[INFO] cloning repository https://github.com/tidunguyen/flexible-fn-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tidunguyen/flexible-fn-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftidunguyen%2Fflexible-fn-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftidunguyen%2Fflexible-fn-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62d485fd52fd1d7a2ab92861bef6f739561b9401
[INFO] checking tidunguyen/flexible-fn-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftidunguyen%2Fflexible-fn-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tidunguyen/flexible-fn-rs on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tidunguyen/flexible-fn-rs
[INFO] finished tweaking git repo https://github.com/tidunguyen/flexible-fn-rs
[INFO] tweaked toml for git repo https://github.com/tidunguyen/flexible-fn-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tidunguyen/flexible-fn-rs 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 314373d12dc8d415c655c19869537edf490371406d430ba123e3cb8bee6ea30a
[INFO] running `Command { std: "docker" "start" "-a" "314373d12dc8d415c655c19869537edf490371406d430ba123e3cb8bee6ea30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "314373d12dc8d415c655c19869537edf490371406d430ba123e3cb8bee6ea30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314373d12dc8d415c655c19869537edf490371406d430ba123e3cb8bee6ea30a", kill_on_drop: false }`
[INFO] [stdout] 314373d12dc8d415c655c19869537edf490371406d430ba123e3cb8bee6ea30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11cd4aec4199c740d605e55992644b867dee89c70655243ac36448f6e6a0498d
[INFO] running `Command { std: "docker" "start" "-a" "11cd4aec4199c740d605e55992644b867dee89c70655243ac36448f6e6a0498d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking flexible-fn-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `independent_fn::definition::arg::Info as Info1`
[INFO] [stdout]  --> src/input_output_overload/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use independent_fn::definition::arg::Info as Info1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `struct_fn::definition::arg::Info as Info2`
[INFO] [stdout]  --> src/input_output_overload/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use struct_fn::definition::arg::Info as Info2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trait_fn::definition::arg::Info as Info3`
[INFO] [stdout]   --> src/input_output_overload/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use trait_fn::definition::arg::Info as Info3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `independent_fn::definition::arg::Info as Info1`
[INFO] [stdout]  --> src/input_output_overload/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use independent_fn::definition::arg::Info as Info1;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `struct_fn::definition::arg::Info as Info2`
[INFO] [stdout]  --> src/input_output_overload/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use struct_fn::definition::arg::Info as Info2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trait_fn::definition::arg::Info as Info3`
[INFO] [stdout]   --> src/input_output_overload/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use trait_fn::definition::arg::Info as Info3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/independent_fn/definition.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 19 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 20 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 22 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 23 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 24 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 26 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |         #[builder(default = "170")]
[INFO] [stdout] 28 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |         #[builder(default = "70")]
[INFO] [stdout] 30 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 32 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/struct_fn/definition.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 31 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 32 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 33 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 34 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 36 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 38 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "170")]
[INFO] [stdout] 40 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "70")]
[INFO] [stdout] 42 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 44 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/trait_fn/definition.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 33 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 34 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 36 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 38 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 40 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "170")]
[INFO] [stdout] 42 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "70")]
[INFO] [stdout] 44 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 46 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/independent_fn/definition.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 21 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 22 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 24 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 26 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 28 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |         #[builder(default = "170")]
[INFO] [stdout] 30 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |         #[builder(default = "70")]
[INFO] [stdout] 32 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 34 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/struct_fn/definition.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 33 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 34 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 36 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 38 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 40 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "170")]
[INFO] [stdout] 42 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "70")]
[INFO] [stdout] 44 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 46 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/trait_fn/definition.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 35 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 36 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 38 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 40 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 42 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "170")]
[INFO] [stdout] 44 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "70")]
[INFO] [stdout] 46 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 47 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 48 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/independent_fn/definition.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 19 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 20 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 22 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 23 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 24 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 26 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |         #[builder(default = "170")]
[INFO] [stdout] 28 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |         #[builder(default = "70")]
[INFO] [stdout] 30 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 32 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/struct_fn/definition.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 31 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 32 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 33 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 34 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 36 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 38 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "170")]
[INFO] [stdout] 40 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "70")]
[INFO] [stdout] 42 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 44 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_output_overload/trait_fn/definition.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 33 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 34 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 36 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 38 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 40 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "170")]
[INFO] [stdout] 42 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "70")]
[INFO] [stdout] 44 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 46 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/independent_fn/definition.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 21 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 22 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 24 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 26 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 28 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |         #[builder(default = "170")]
[INFO] [stdout] 30 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |         #[builder(default = "70")]
[INFO] [stdout] 32 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 34 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/struct_fn/definition.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 33 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 34 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 36 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 38 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 40 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "170")]
[INFO] [stdout] 42 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "70")]
[INFO] [stdout] 44 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 46 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/input_overload/trait_fn/definition.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub struct Info<'a> {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 35 |         #[builder(default = "\"David\"")]
[INFO] [stdout] 36 |         name: &'a str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |         #[builder(default = "\"Matt\"")]
[INFO] [stdout] 38 |         father_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 39 |         #[builder(default = "\"Sophia\"")]
[INFO] [stdout] 40 |         mother_name: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 41 |         #[builder(default = "\"2000-03-06\"")]
[INFO] [stdout] 42 |         birth_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 43 |         #[builder(default = "170")]
[INFO] [stdout] 44 |         height: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 45 |         #[builder(default = "70")]
[INFO] [stdout] 46 |         weight: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 47 |         #[builder(default = "\"English\"")]
[INFO] [stdout] 48 |         language: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.75s
[INFO] running `Command { std: "docker" "inspect" "11cd4aec4199c740d605e55992644b867dee89c70655243ac36448f6e6a0498d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cd4aec4199c740d605e55992644b867dee89c70655243ac36448f6e6a0498d", kill_on_drop: false }`
[INFO] [stdout] 11cd4aec4199c740d605e55992644b867dee89c70655243ac36448f6e6a0498d
