[INFO] cloning repository https://github.com/eriksyuan/create-vue-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eriksyuan/create-vue-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksyuan%2Fcreate-vue-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksyuan%2Fcreate-vue-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 103762712b5a83d5d07c5c2f8e1a9839636479c0
[INFO] checking eriksyuan/create-vue-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feriksyuan%2Fcreate-vue-rust" "/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/eriksyuan/create-vue-rust
[INFO] finished tweaking git repo https://github.com/eriksyuan/create-vue-rust
[INFO] tweaked toml for git repo https://github.com/eriksyuan/create-vue-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eriksyuan/create-vue-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eriksyuan/create-vue-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.150
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded dialoguer v0.10.2
[INFO] [stderr]   Downloaded colorful v0.2.1
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded rustix v0.36.5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e7d4d6f477d3cb2559650e3dc77c9a69e582604bda8ccb4f36265ae49edc3d9
[INFO] running `Command { std: "docker" "start" "-a" "1e7d4d6f477d3cb2559650e3dc77c9a69e582604bda8ccb4f36265ae49edc3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e7d4d6f477d3cb2559650e3dc77c9a69e582604bda8ccb4f36265ae49edc3d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e7d4d6f477d3cb2559650e3dc77c9a69e582604bda8ccb4f36265ae49edc3d9", kill_on_drop: false }`
[INFO] [stdout] 1e7d4d6f477d3cb2559650e3dc77c9a69e582604bda8ccb4f36265ae49edc3d9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89b1efbd18da8528112fbe109068bec86cdec3a12bc8fb232f2d56866b5d99ea
[INFO] running `Command { std: "docker" "start" "-a" "89b1efbd18da8528112fbe109068bec86cdec3a12bc8fb232f2d56866b5d99ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking colorful v0.2.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking dialoguer v0.10.2
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking create-vue-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/render_eslint.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::create_eslint_config::{self, CreateConfig, StyleGuide};
[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: `self`
[INFO] [stdout]  --> src/render_eslint.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::create_eslint_config::{self, CreateConfig, StyleGuide};
[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 variable: `editor_configs`
[INFO] [stdout]    --> src/create_eslint_config.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let editor_configs = create_config();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_configs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `editor_configs`
[INFO] [stdout]    --> src/create_eslint_config.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let editor_configs = create_config();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editor_configs`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg`
[INFO] [stdout]   --> src/render_eslint.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let (pkg,files) = config.create().unwrap();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pkg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg`
[INFO] [stdout]   --> src/render_eslint.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let (pkg,files) = config.create().unwrap();
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_pkg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `needs_eslint`
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     needs_eslint,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: try ignoring the field: `needs_eslint: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `needs_prettier`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     needs_prettier,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: try ignoring the field: `needs_prettier: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Prettierconfigs` is never constructed
[INFO] [stdout]   --> src/editor_config.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Prettierconfigs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get` are never used
[INFO] [stdout]    --> src/editor_config.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Prettierconfigs {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  89 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |   pub fn get (&self, style_guide: &StyleGuide) -> Value {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `needs_eslint`
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     needs_eslint,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: try ignoring the field: `needs_eslint: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `needs_prettier`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     needs_prettier,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: try ignoring the field: `needs_prettier: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Default` and `Standard` are never constructed
[INFO] [stdout]   --> src/create_eslint_config.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum StyleGuide {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 13 |   Default,
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 14 |   Airbnb,
[INFO] [stdout] 15 |   Standard,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StyleGuide` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_disk` is never used
[INFO] [stdout]   --> src/create_eslint_config.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl ConfigFiles {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |   pub fn write_to_disk(&self, root: &PathBuf) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write_to_disk` is never used
[INFO] [stdout]   --> src/create_eslint_config.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ConfigFile {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   pub fn write_to_disk(&self, root: &PathBuf) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_value` is never used
[INFO] [stdout]    --> src/create_eslint_config.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl EslintConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |   fn get_value(&self) -> &Value {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderEslint` is never constructed
[INFO] [stdout]  --> src/render_eslint.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct RenderEslint {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render` is never used
[INFO] [stdout]   --> src/render_eslint.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl RenderEslint {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 16 |   fn render(&self) -> Result<()> {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_config` is never used
[INFO] [stdout]  --> src/editor_config.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create_config() -> [Value; 2] {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Editorconfilgs` is never constructed
[INFO] [stdout]   --> src/editor_config.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Editorconfilgs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get` are never used
[INFO] [stdout]   --> src/editor_config.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Editorconfilgs {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 48 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |   pub fn get(&self, style_guide: &StyleGuide) -> String {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Prettierconfigs` is never constructed
[INFO] [stdout]   --> src/editor_config.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Prettierconfigs {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get` are never used
[INFO] [stdout]    --> src/editor_config.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Prettierconfigs {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  89 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |   pub fn get (&self, style_guide: &StyleGuide) -> Value {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StyleGuide` is never used
[INFO] [stdout]   --> src/create_eslint_config.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum StyleGuide {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigFiles` is never constructed
[INFO] [stdout]   --> src/create_eslint_config.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ConfigFiles {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `write_to_disk` are never used
[INFO] [stdout]   --> src/create_eslint_config.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl ConfigFiles {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 36 |   fn new() -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |   pub fn write_to_disk(&self, root: &PathBuf) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigFile` is never constructed
[INFO] [stdout]   --> src/create_eslint_config.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct ConfigFile(String, Option<String>);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push_string`, and `write_to_disk` are never used
[INFO] [stdout]   --> src/create_eslint_config.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ConfigFile {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 65 |   fn new(name: String) -> Self {
[INFO] [stdout]    |      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |   fn push_string(&mut self, value: String) {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |   pub fn write_to_disk(&self, root: &PathBuf) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EslintConfig` is never constructed
[INFO] [stdout]   --> src/create_eslint_config.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct EslintConfig(Value);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_extend`, `get_value`, `merge`, and `set_val` are never used
[INFO] [stdout]    --> src/create_eslint_config.rs:98:6
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl EslintConfig {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  98 |   fn new() -> Self {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |   fn add_extend(&mut self, plugin: &str) {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |   fn get_value(&self) -> &Value {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |   fn merge(&mut self, other: &Value) {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |   fn set_val(&mut self, key: String, val: Value) {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PkgConfig` is never constructed
[INFO] [stdout]    --> src/create_eslint_config.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct PkgConfig(Value);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_dependency`, `merge`, `get`, and `has_dependency` are never used
[INFO] [stdout]    --> src/create_eslint_config.rs:138:6
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl PkgConfig {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 138 |   fn new() -> Self {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |   fn add_dependency(&mut self, name: &str) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |   fn merge(&mut self, other: &Value) {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |   fn get(&self, key: &str) -> Option<&Value> {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |   fn has_dependency(&self, name: &str) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateConfig` is never constructed
[INFO] [stdout]    --> src/create_eslint_config.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct CreateConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CREATE_ALIAS_SETTING_PLACEHOLDER` is never used
[INFO] [stdout]    --> src/create_eslint_config.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | const CREATE_ALIAS_SETTING_PLACEHOLDER: &str = "CREATE_ALIAS_SETTING_PLACEHOLDER";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create` is never used
[INFO] [stdout]    --> src/create_eslint_config.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl CreateConfig {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 183 |   pub fn create(&self) -> Result<(PkgConfig, ConfigFiles)> {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringify_js` is never used
[INFO] [stdout]    --> src/create_eslint_config.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn stringify_js(eslint_config: &EslintConfig, style_guide: &StyleGuide) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_version_map` is never used
[INFO] [stdout]    --> src/create_eslint_config.rs:314:4
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn get_version_map() -> Value {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderEslint` is never constructed
[INFO] [stdout]  --> src/render_eslint.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct RenderEslint {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render` is never used
[INFO] [stdout]   --> src/render_eslint.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl RenderEslint {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 16 |   fn render(&self) -> Result<()> {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.83s
[INFO] running `Command { std: "docker" "inspect" "89b1efbd18da8528112fbe109068bec86cdec3a12bc8fb232f2d56866b5d99ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b1efbd18da8528112fbe109068bec86cdec3a12bc8fb232f2d56866b5d99ea", kill_on_drop: false }`
[INFO] [stdout] 89b1efbd18da8528112fbe109068bec86cdec3a12bc8fb232f2d56866b5d99ea
