[INFO] cloning repository https://github.com/d-mv/rust-generate-ts-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-mv/rust-generate-ts-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-mv%2Frust-generate-ts-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-mv%2Frust-generate-ts-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88de84facb2b5c8875bb1401914f48b0c2686e17
[INFO] checking d-mv/rust-generate-ts-project against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-mv%2Frust-generate-ts-project" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d-mv/rust-generate-ts-project
[INFO] finished tweaking git repo https://github.com/d-mv/rust-generate-ts-project
[INFO] tweaked toml for git repo https://github.com/d-mv/rust-generate-ts-project written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d-mv/rust-generate-ts-project on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d-mv/rust-generate-ts-project 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking d-mv/rust-generate-ts-project against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-mv%2Frust-generate-ts-project" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/d-mv/rust-generate-ts-project
[INFO] finished tweaking git repo https://github.com/d-mv/rust-generate-ts-project
[INFO] tweaked toml for git repo https://github.com/d-mv/rust-generate-ts-project written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d-mv/rust-generate-ts-project on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/d-mv/rust-generate-ts-project 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c
[INFO] running `Command { std: "docker" "start" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking rust_repo_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/builders/eslintrc_json.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[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: `std::collections::HashMap`
[INFO] [stdout]  --> src/builders/eslintrc_json.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/builders/package_json.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct PackageJson {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     version: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     scripts: Scripts,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     keywords: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     author: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     license: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackageJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_dir`, `with_latest`, `folders`, and `builder` are never read
[INFO] [stdout]   --> src/builders/config.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub current_dir: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  7 |     pub with_latest: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  8 |     pub name: String,
[INFO] [stdout]  9 |     pub folders: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub builder: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ignores` and `skip_missing` are never read
[INFO] [stdout]  --> src/builders/depcheck.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Depcheck {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 3 |     pub ignores: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub skip_missing: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Depcheck` 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 `to_file` is never used
[INFO] [stdout]  --> src/builders/depcheck.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl Depcheck {
[INFO] [stdout]   | ------------- method in this implementation
[INFO] [stdout] 8 |     fn to_file(&self) -> String {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `es2021`, `node`, and `jest_globals` are never read
[INFO] [stdout]  --> src/builders/eslintrc_json.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EslintrcJsonEnv {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     es2021: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 6 |     node: bool,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     jest_globals: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EslintrcJsonEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecmaVersion` and `sourceType` are never read
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EslintrcJsonParserOptions {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 12 |     ecmaVersion: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     sourceType: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EslintrcJsonParserOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `env`, `extends`, `parser`, `parserOptions`, and `plugins` are never read
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EslintrcJson {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 18 |     env: EslintrcJsonEnv,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     extends: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     parser: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 21 |     parserOptions: EslintrcJsonParserOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     plugins: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EslintrcJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ecmaVersion` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ecmaVersion: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `ecma_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceType` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     sourceType: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `source_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `parserOptions` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     parserOptions: EslintrcJsonParserOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parser_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parserOptions` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let parserOptions = EslintrcJsonParserOptions {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parser_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/builders/package_json.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct PackageJson {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     version: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     scripts: Scripts,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     keywords: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     author: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     license: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PackageJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_dir`, `with_latest`, `folders`, and `builder` are never read
[INFO] [stdout]   --> src/builders/config.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub current_dir: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  7 |     pub with_latest: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  8 |     pub name: String,
[INFO] [stdout]  9 |     pub folders: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub builder: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ignores` and `skip_missing` are never read
[INFO] [stdout]  --> src/builders/depcheck.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Depcheck {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 3 |     pub ignores: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub skip_missing: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Depcheck` 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 `to_file` is never used
[INFO] [stdout]  --> src/builders/depcheck.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl Depcheck {
[INFO] [stdout]   | ------------- method in this implementation
[INFO] [stdout] 8 |     fn to_file(&self) -> String {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `es2021`, `node`, and `jest_globals` are never read
[INFO] [stdout]  --> src/builders/eslintrc_json.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct EslintrcJsonEnv {
[INFO] [stdout]   |            --------------- fields in this struct
[INFO] [stdout] 5 |     es2021: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 6 |     node: bool,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     jest_globals: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EslintrcJsonEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecmaVersion` and `sourceType` are never read
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EslintrcJsonParserOptions {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 12 |     ecmaVersion: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     sourceType: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EslintrcJsonParserOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `env`, `extends`, `parser`, `parserOptions`, and `plugins` are never read
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EslintrcJson {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 18 |     env: EslintrcJsonEnv,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     extends: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     parser: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 21 |     parserOptions: EslintrcJsonParserOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     plugins: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EslintrcJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ecmaVersion` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ecmaVersion: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `ecma_version`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceType` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     sourceType: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `source_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `parserOptions` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     parserOptions: EslintrcJsonParserOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parser_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `parserOptions` should have a snake case name
[INFO] [stdout]   --> src/builders/eslintrc_json.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let parserOptions = EslintrcJsonParserOptions {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `parser_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c", kill_on_drop: false }`
[INFO] [stdout] a67cc017a08f5c893080fcaad3845c03222b18bc719cdbd780a9eaf3fce88d0c
