[INFO] cloning repository https://github.com/IhitplayzYT/ArgParse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IhitplayzYT/ArgParse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FArgParse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FArgParse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b57fe960dbfa07d38e8e21103e162c788dae1d8d
[INFO] checking IhitplayzYT/ArgParse/b57fe960dbfa07d38e8e21103e162c788dae1d8d against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FArgParse" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IhitplayzYT/ArgParse
[INFO] finished tweaking git repo https://github.com/IhitplayzYT/ArgParse
[INFO] tweaked toml for git repo https://github.com/IhitplayzYT/ArgParse written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IhitplayzYT/ArgParse on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IhitplayzYT/ArgParse 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `ArgParse` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc
[INFO] running `Command { std: "docker" "start" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc", 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" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc", 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" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `ArgParse` (manifest) generated 1 warning
[INFO] [stderr]     Checking ArgParse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `Helper` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Helper{
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `helper`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `__DEFAULT_PREPROC` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn __DEFAULT_PREPROC(mut args: Vec<String>) -> Vec<String>{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__default_preproc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `__DEFAULT_HELP` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         fn __DEFAULT_HELP(){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__default_help`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:158
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str) -> &'a dyn Any>)>) -> CLI{
[INFO] [stdout]    |       --                  --                                                --                              --                ^^^ the same lifetime is hidden here
[INFO] [stdout]    |       |                   |                                                 |                               |
[INFO] [stdout]    |       |                   the lifetime is named here                        the lifetime is named here      the lifetime is named here
[INFO] [stdout]    |       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |         pub fn Parse_Args(args:Vec<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str) -> &'a dyn Any>)>) -> CLI<'a>{
[INFO] [stdout]    |                                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse_Args` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...   pub fn Parse_Args(args:Vec<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str)...
[INFO] [stdout]    |              ^^^^^^^^^^ help: convert the identifier to snake case: `parse_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |         pub fn Parse(&mut self){
[INFO] [stdout]    |                ^^^^^ help: convert the identifier to snake case: `parse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `V` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         if let Some(V) = self.flag_map.get(i){
[INFO] [stdout]     |                                     ^ help: convert the identifier to snake case (notice the capitalization): `v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `ArgParse` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `arg_parse`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Helper` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Helper{
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `__DEFAULT_PREPROC` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn __DEFAULT_PREPROC(mut args: Vec<String>) -> Vec<String>{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__default_preproc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `__DEFAULT_HELP` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         fn __DEFAULT_HELP(){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__default_help`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:158
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str) -> &'a dyn Any>)>) -> CLI{
[INFO] [stdout]    |       --                  --                                                --                              --                ^^^ the same lifetime is hidden here
[INFO] [stdout]    |       |                   |                                                 |                               |
[INFO] [stdout]    |       |                   the lifetime is named here                        the lifetime is named here      the lifetime is named here
[INFO] [stdout]    |       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 |         pub fn Parse_Args(args:Vec<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str) -> &'a dyn Any>)>) -> CLI<'a>{
[INFO] [stdout]    |                                                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse_Args` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...   pub fn Parse_Args(args:Vec<(&'a str,Option<(Vec<&'a str>,for<'b> fn(&'b dyn Any) -> &'b dyn Any)>,&'a dyn Any,Option<fn (&str)...
[INFO] [stdout]    |              ^^^^^^^^^^ help: convert the identifier to snake case: `parse_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 97 |         pub fn Parse(&mut self){
[INFO] [stdout]    |                ^^^^^ help: convert the identifier to snake case: `parse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `V` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         if let Some(V) = self.flag_map.get(i){
[INFO] [stdout]     |                                     ^ help: convert the identifier to snake case (notice the capitalization): `v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc", kill_on_drop: false }`
[INFO] [stdout] a76df97e1f8fd0d1c409eea7e919832d80080e09326365a85e87bbc61eaacebc
