[INFO] cloning repository https://github.com/momo182/ssup2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momo182/ssup2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo182%2Fssup2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo182%2Fssup2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7e1418f71f408f699a6046c3c455559161822c9
[INFO] checking momo182/ssup2 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo182%2Fssup2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/momo182/ssup2
[INFO] finished tweaking git repo https://github.com/momo182/ssup2
[INFO] tweaked toml for git repo https://github.com/momo182/ssup2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/momo182/ssup2 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/momo182/ssup2 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ee2941eec11392b30335361910674cd1fad2d5df8250fb3d49b0a6e1d517eb8
[INFO] running `Command { std: "docker" "start" "-a" "5ee2941eec11392b30335361910674cd1fad2d5df8250fb3d49b0a6e1d517eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ee2941eec11392b30335361910674cd1fad2d5df8250fb3d49b0a6e1d517eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee2941eec11392b30335361910674cd1fad2d5df8250fb3d49b0a6e1d517eb8", kill_on_drop: false }`
[INFO] [stdout] 5ee2941eec11392b30335361910674cd1fad2d5df8250fb3d49b0a6e1d517eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eab822af911802b4c69dce4c646e7051826ef9ed51d695818cb78a2bf428efe9
[INFO] running `Command { std: "docker" "start" "-a" "eab822af911802b4c69dce4c646e7051826ef9ed51d695818cb78a2bf428efe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ssup2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mapping`
[INFO] [stdout]  --> src/entity/supfile/targets.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_yaml::{self, Mapping, Value};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::networks::Network`
[INFO] [stdout]  --> src/entity/supfile/targets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::networks::Network;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mapping`
[INFO] [stdout]  --> src/entity/supfile/targets.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_yaml::{self, Mapping, Value};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::networks::Network`
[INFO] [stdout]  --> src/entity/supfile/targets.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::networks::Network;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `got_local` is never read
[INFO] [stdout]   --> src/usecase.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut got_local = false;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `got_local` is never read
[INFO] [stdout]   --> src/usecase.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         got_local = false;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSUP_PASSWD_ENV` is never used
[INFO] [stdout]  --> src/entity/const_values.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const CSUP_PASSWD_ENV: &str = "SUP_PASSWORD";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSUP_DO_SUDO_ENV` is never used
[INFO] [stdout]  --> src/entity/const_values.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const CSUP_DO_SUDO_ENV: &str = "SUP_SUDO";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAIN_SCRIPT` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const MAIN_SCRIPT: &str = "_ssup_run";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VARS_FILE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const VARS_FILE: &str = "_ssup_env";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HASHED_PASS` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const HASHED_PASS: &str = "_ssup_pass";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INJECTED_COMMANDS_FILE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const INJECTED_COMMANDS_FILE: &str = "_ssup_commands";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SSUP_WORK_FOLDER` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SSUP_WORK_FOLDER: &str = ".local/ssup/run/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VERSION` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const VERSION: &str = "0.5";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOURCE_DIRECTIVE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SOURCE_DIRECTIVE: &str = "#source://";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_command` is never used
[INFO] [stdout]   --> src/entity/supfile.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl Supfile {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 69 |     pub fn get_command(&self, name: &str) -> Option<&Command>{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_plays` and `is_makefile_mode` are never used
[INFO] [stdout]   --> src/entity/playbook.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PlayBook {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_plays(&self) -> &Vec<Play> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn is_makefile_mode(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_net` and `get_commands` are never used
[INFO] [stdout]   --> src/entity/playbook.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Play {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_net(&self) -> &Option<Network> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_commands(&self) -> &Vec<Command> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnvVar` is never constructed
[INFO] [stdout]  --> src/entity/env.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct EnvVar {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `as_export` are never used
[INFO] [stdout]   --> src/entity/env.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl EnvVar {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 22 |     /// Creates a new EnvVar.
[INFO] [stdout] 23 |     pub fn new(key: impl Into<String>, value: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn as_export(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnvList` is never constructed
[INFO] [stdout]   --> src/entity/env.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct EnvList {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/entity/env.rs:51:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl EnvList {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  50 |     /// Creates an empty EnvList.
[INFO] [stdout]  51 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn get(&self, key: &str) -> Option<&str> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn keys(&self) -> indexmap::map::Keys<'_, String, String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn keys_owned(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn values(&self) -> indexmap::map::Values<'_, String, String> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn iter(&self) -> indexmap::map::Iter<'_, String, String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn to_string_vec(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn set(&mut self, key: String, value: String) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn as_export_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `usage_on_no_args` is never used
[INFO] [stdout]   --> src/usecase/program_init.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn usage_on_no_args(init_data: InitState) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_initial_args` is never used
[INFO] [stdout]   --> src/usecase/program_init.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn parse_initial_args(init_data: &mut InitState) -> PlayBook {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_args_are_targets` is never used
[INFO] [stdout]    --> src/usecase/program_init.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn all_args_are_targets(init_data: &InitState, help_menu: &mut HelpDisplayer) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParseError` is never used
[INFO] [stdout]   --> src/usecase/parse_network.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum ParseError {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FilterError` is never constructed
[INFO] [stdout]   --> src/usecase/parse_network.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ShellResolveError {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     FilterError {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellResolveError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `filter_error` is never used
[INFO] [stdout]   --> src/usecase/parse_network.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ShellResolveError {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn filter_error(source: io::Error) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `got_local` is never read
[INFO] [stdout]   --> src/usecase.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut got_local = false;
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `got_local` is never read
[INFO] [stdout]   --> src/usecase.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         got_local = false;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSUP_PASSWD_ENV` is never used
[INFO] [stdout]  --> src/entity/const_values.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const CSUP_PASSWD_ENV: &str = "SUP_PASSWORD";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSUP_DO_SUDO_ENV` is never used
[INFO] [stdout]  --> src/entity/const_values.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const CSUP_DO_SUDO_ENV: &str = "SUP_SUDO";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAIN_SCRIPT` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const MAIN_SCRIPT: &str = "_ssup_run";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VARS_FILE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const VARS_FILE: &str = "_ssup_env";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HASHED_PASS` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const HASHED_PASS: &str = "_ssup_pass";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INJECTED_COMMANDS_FILE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const INJECTED_COMMANDS_FILE: &str = "_ssup_commands";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SSUP_WORK_FOLDER` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const SSUP_WORK_FOLDER: &str = ".local/ssup/run/";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VERSION` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const VERSION: &str = "0.5";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOURCE_DIRECTIVE` is never used
[INFO] [stdout]   --> src/entity/const_values.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SOURCE_DIRECTIVE: &str = "#source://";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_command` is never used
[INFO] [stdout]   --> src/entity/supfile.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl Supfile {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 69 |     pub fn get_command(&self, name: &str) -> Option<&Command>{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_plays` and `is_makefile_mode` are never used
[INFO] [stdout]   --> src/entity/playbook.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PlayBook {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_plays(&self) -> &Vec<Play> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn is_makefile_mode(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_net` and `get_commands` are never used
[INFO] [stdout]   --> src/entity/playbook.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Play {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_net(&self) -> &Option<Network> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_commands(&self) -> &Vec<Command> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `keys`, `values`, and `iter` are never used
[INFO] [stdout]   --> src/entity/env.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl EnvList {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn keys(&self) -> indexmap::map::Keys<'_, String, String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn values(&self) -> indexmap::map::Values<'_, String, String> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn iter(&self) -> indexmap::map::Iter<'_, String, String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `usage_on_no_args` is never used
[INFO] [stdout]   --> src/usecase/program_init.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn usage_on_no_args(init_data: InitState) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_initial_args` is never used
[INFO] [stdout]   --> src/usecase/program_init.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn parse_initial_args(init_data: &mut InitState) -> PlayBook {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_args_are_targets` is never used
[INFO] [stdout]    --> src/usecase/program_init.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn all_args_are_targets(init_data: &InitState, help_menu: &mut HelpDisplayer) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParseError` is never used
[INFO] [stdout]   --> src/usecase/parse_network.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum ParseError {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FilterError` is never constructed
[INFO] [stdout]   --> src/usecase/parse_network.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ShellResolveError {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 34 |     FilterError {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShellResolveError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `filter_error` is never used
[INFO] [stdout]   --> src/usecase/parse_network.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ShellResolveError {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn filter_error(source: io::Error) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] running `Command { std: "docker" "inspect" "eab822af911802b4c69dce4c646e7051826ef9ed51d695818cb78a2bf428efe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab822af911802b4c69dce4c646e7051826ef9ed51d695818cb78a2bf428efe9", kill_on_drop: false }`
[INFO] [stdout] eab822af911802b4c69dce4c646e7051826ef9ed51d695818cb78a2bf428efe9
