[INFO] fetching crate dynarg 2.1.4...
[INFO] checking dynarg-2.1.4 against 1.95.0 for pr-155915
[INFO] extracting crate dynarg 2.1.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate dynarg 2.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dynarg 2.1.4
[INFO] tweaked toml for crates.io crate dynarg 2.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynarg 2.1.4 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 crates.io crate dynarg 2.1.4 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded camino v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d353e54e6c487602126108abf0c3f41c3cd70c4a3cfff0586c3718f3c5083b55
[INFO] running `Command { std: "docker" "start" "-a" "d353e54e6c487602126108abf0c3f41c3cd70c4a3cfff0586c3718f3c5083b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d353e54e6c487602126108abf0c3f41c3cd70c4a3cfff0586c3718f3c5083b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d353e54e6c487602126108abf0c3f41c3cd70c4a3cfff0586c3718f3c5083b55", kill_on_drop: false }`
[INFO] [stdout] d353e54e6c487602126108abf0c3f41c3cd70c4a3cfff0586c3718f3c5083b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a804efcb49066eb3c6dfb5573e79f64adb3e1fe84fbaab2a2cce1b562d2a1484
[INFO] running `Command { std: "docker" "start" "-a" "a804efcb49066eb3c6dfb5573e79f64adb3e1fe84fbaab2a2cce1b562d2a1484", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]     Checking snafu v0.7.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking skeptic v0.13.7
[INFO] [stderr]    Compiling dynarg v2.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                    ^^^^^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                    |
[INFO] [stdout]    |                    |                    the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                   ^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                    ^^^^^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                                   |
[INFO] [stdout]     |                    |                                   the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                   ^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                               |
[INFO] [stdout]     |                   |                               the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                    ^^^^^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                    |
[INFO] [stdout]    |                    |                    the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                   ^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                    ^^^^^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                                   |
[INFO] [stdout]     |                    |                                   the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                   ^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                               |
[INFO] [stdout]     |                   |                               the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s
[INFO] running `Command { std: "docker" "inspect" "a804efcb49066eb3c6dfb5573e79f64adb3e1fe84fbaab2a2cce1b562d2a1484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a804efcb49066eb3c6dfb5573e79f64adb3e1fe84fbaab2a2cce1b562d2a1484", kill_on_drop: false }`
[INFO] [stdout] a804efcb49066eb3c6dfb5573e79f64adb3e1fe84fbaab2a2cce1b562d2a1484
