[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#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo182%2Fssup2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/momo182/ssup2 on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a9a9aa16b783a230cb082dd281fe6ef257cebdc799486a57daff6e72f731ec0 [INFO] running `Command { std: "docker" "start" "-a" "4a9a9aa16b783a230cb082dd281fe6ef257cebdc799486a57daff6e72f731ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a9a9aa16b783a230cb082dd281fe6ef257cebdc799486a57daff6e72f731ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9a9aa16b783a230cb082dd281fe6ef257cebdc799486a57daff6e72f731ec0", kill_on_drop: false }` [INFO] [stdout] 4a9a9aa16b783a230cb082dd281fe6ef257cebdc799486a57daff6e72f731ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50f03eec3475a0824890366d1af7d0604ff0f60ee169a670ae52f2a1210049ea [INFO] running `Command { std: "docker" "start" "-a" "50f03eec3475a0824890366d1af7d0604ff0f60ee169a670ae52f2a1210049ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.35 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.35 [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)]` 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)]` 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 `command_name` is never read [INFO] [stdout] --> src/entity/supfile/targets.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let mut command_name = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mapping` is never read [INFO] [stdout] --> src/entity/supfile/targets.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let mut mapping: Target = Target { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `command_name` is never read [INFO] [stdout] --> src/entity/supfile/targets.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let mut command_name = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `mapping` is never read [INFO] [stdout] --> src/entity/supfile/targets.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let mut mapping: Target = Target { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got_local` is never read [INFO] [stdout] --> src/usecase.rs:93:13 [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] [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)]` 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 { [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 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_commands(&self) -> &Vec { [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] [stdout] warning: value assigned to `got_local` is never read [INFO] [stdout] --> src/usecase.rs:93:13 [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] [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)]` 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 { [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 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_commands(&self) -> &Vec { [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, value: impl Into) -> 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 { [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 { [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "50f03eec3475a0824890366d1af7d0604ff0f60ee169a670ae52f2a1210049ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f03eec3475a0824890366d1af7d0604ff0f60ee169a670ae52f2a1210049ea", kill_on_drop: false }` [INFO] [stdout] 50f03eec3475a0824890366d1af7d0604ff0f60ee169a670ae52f2a1210049ea