[INFO] fetching crate jetp 0.1.1... [INFO] checking jetp-0.1.1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate jetp 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate jetp 0.1.1 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jetp 0.1.1 [INFO] finished tweaking crates.io crate jetp 0.1.1 [INFO] tweaked toml for crates.io crate jetp 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate jetp 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inline_colorization v0.1.5 [INFO] [stderr] Downloaded guid-create v0.3.1 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded pest_generator v2.7.3 [INFO] [stderr] Downloaded serde_derive v1.0.171 [INFO] [stderr] Downloaded ssh2 v0.9.4 [INFO] [stderr] Downloaded pest v2.7.3 [INFO] [stderr] Downloaded pest_meta v2.7.3 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] [stderr] Downloaded pest_derive v2.7.3 [INFO] [stderr] Downloaded handlebars v4.4.0 [INFO] [stderr] Downloaded serde v1.0.171 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078c063ac96c9208bd51efe23616113c208b30af61807160ffcb6ff09c5cd315 [INFO] running `Command { std: "docker" "start" "-a" "078c063ac96c9208bd51efe23616113c208b30af61807160ffcb6ff09c5cd315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078c063ac96c9208bd51efe23616113c208b30af61807160ffcb6ff09c5cd315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078c063ac96c9208bd51efe23616113c208b30af61807160ffcb6ff09c5cd315", kill_on_drop: false }` [INFO] [stdout] 078c063ac96c9208bd51efe23616113c208b30af61807160ffcb6ff09c5cd315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d8ca53d4bcd280e21c51aed15b84cf49522db1e22b4834eb4dc98d142864548 [INFO] running `Command { std: "docker" "start" "-a" "4d8ca53d4bcd280e21c51aed15b84cf49522db1e22b4834eb4dc98d142864548", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking minimad v0.9.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking inline_colorization v0.1.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking guid-create v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking termimad v0.20.6 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking handlebars v4.4.0 [INFO] [stderr] Checking jetp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/cli/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/groups.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/hosts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use Vec; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/playbooks/templar.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TemplateMode` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TemplateMode` is already imported here [INFO] [stdout] 26 | use crate::handle::template::BlendTarget; [INFO] [stdout] 27 | use crate::playbooks::templar::TemplateMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmd_info` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `cmd_info` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::connection::command::cmd_info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/assert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/debug.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/echo.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/fail.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/facts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/set.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/cli/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/groups.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/hosts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use Vec; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/playbooks/templar.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TemplateMode` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TemplateMode` is already imported here [INFO] [stdout] 26 | use crate::handle::template::BlendTarget; [INFO] [stdout] 27 | use crate::playbooks::templar::TemplateMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/request.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmd_info` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `cmd_info` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::connection::command::cmd_info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/assert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/response.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/fields.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PostLogicEvaluated`, `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/debug.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/echo.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/fail.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/facts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/set.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/request.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/response.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/fields.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PostLogicEvaluated`, `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/inventory/loading.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Entry(HashMap) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Entry(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/inventory/loading.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Entry(HashMap) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Entry(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s [INFO] running `Command { std: "docker" "inspect" "4d8ca53d4bcd280e21c51aed15b84cf49522db1e22b4834eb4dc98d142864548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8ca53d4bcd280e21c51aed15b84cf49522db1e22b4834eb4dc98d142864548", kill_on_drop: false }` [INFO] [stdout] 4d8ca53d4bcd280e21c51aed15b84cf49522db1e22b4834eb4dc98d142864548 [INFO] checking jetp-0.1.1 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate jetp 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate jetp 0.1.1 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jetp 0.1.1 [INFO] finished tweaking crates.io crate jetp 0.1.1 [INFO] tweaked toml for crates.io crate jetp 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate jetp 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cdd127177a4ff86f496bc2c98119ca2f92e7fe9a34ea80204230c220cef3e6a [INFO] running `Command { std: "docker" "start" "-a" "7cdd127177a4ff86f496bc2c98119ca2f92e7fe9a34ea80204230c220cef3e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cdd127177a4ff86f496bc2c98119ca2f92e7fe9a34ea80204230c220cef3e6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdd127177a4ff86f496bc2c98119ca2f92e7fe9a34ea80204230c220cef3e6a", kill_on_drop: false }` [INFO] [stdout] 7cdd127177a4ff86f496bc2c98119ca2f92e7fe9a34ea80204230c220cef3e6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5d4489141619968b6c96f3da6f82ef1452ffa75f8db1221dbe5c575dc77f22e [INFO] running `Command { std: "docker" "start" "-a" "f5d4489141619968b6c96f3da6f82ef1452ffa75f8db1221dbe5c575dc77f22e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking minimad v0.9.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking inline_colorization v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking guid-create v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking termimad v0.20.6 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking handlebars v4.4.0 [INFO] [stderr] Checking jetp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/cli/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/groups.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/hosts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use Vec; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/playbooks/templar.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TemplateMode` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TemplateMode` is already imported here [INFO] [stdout] 26 | use crate::handle::template::BlendTarget; [INFO] [stdout] 27 | use crate::playbooks::templar::TemplateMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmd_info` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `cmd_info` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::connection::command::cmd_info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/assert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/debug.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/echo.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/fail.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/facts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/set.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/request.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/response.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/fields.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PostLogicEvaluated`, `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/cli/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/groups.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/inventory/hosts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use Vec; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/inventory/loading.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/playbooks/visitor.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/playbooks/templar.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TemplateMode` is imported redundantly [INFO] [stdout] --> src/playbooks/task_fsm.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TemplateMode` is already imported here [INFO] [stdout] 26 | use crate::handle::template::BlendTarget; [INFO] [stdout] 27 | use crate::playbooks::templar::TemplateMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/connection.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Send` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Send` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sync` is imported redundantly [INFO] [stdout] --> src/connection/factory.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::marker::{Send,Sync}; [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sync` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cmd_info` is imported redundantly [INFO] [stdout] --> src/modules/commands/shell.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `cmd_info` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::connection::command::cmd_info; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/assert.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/debug.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/echo.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/fail.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/facts.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/control/set.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/copy.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/directory.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/file.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/git.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::TaskHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/files/template.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/apt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/packages/yum_dnf.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TaskHandle` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `TaskHandle` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CheckRc` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `CheckRc` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Field` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::tasks::*; [INFO] [stdout] | --------------- the item `Field` is already imported here [INFO] [stdout] 18 | use crate::handle::handle::{TaskHandle,CheckRc}; [INFO] [stdout] 19 | use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/modules/services/sd_service.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/request.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/response.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/tasks/fields.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PostLogicEvaluated`, `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/inventory/loading.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Entry(HashMap) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Entry(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/inventory/loading.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | Entry(HashMap) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | Entry(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.15s [INFO] running `Command { std: "docker" "inspect" "f5d4489141619968b6c96f3da6f82ef1452ffa75f8db1221dbe5c575dc77f22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d4489141619968b6c96f3da6f82ef1452ffa75f8db1221dbe5c575dc77f22e", kill_on_drop: false }` [INFO] [stdout] f5d4489141619968b6c96f3da6f82ef1452ffa75f8db1221dbe5c575dc77f22e