[INFO] fetching crate dynarg 2.1.4...
[INFO] testing dynarg-2.1.4 against 1.94.0 for beta-1.95-1
[INFO] extracting crate dynarg 2.1.4 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynarg 2.1.4 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.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 error-chain v0.12.4
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[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] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded snafu v0.7.4
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded snafu-derive v0.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 522928e9b8155e9f911968c7225b68e4afc2fc54a8f751572641419e2aeaa413
[INFO] running `Command { std: "docker" "start" "-a" "522928e9b8155e9f911968c7225b68e4afc2fc54a8f751572641419e2aeaa413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "522928e9b8155e9f911968c7225b68e4afc2fc54a8f751572641419e2aeaa413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "522928e9b8155e9f911968c7225b68e4afc2fc54a8f751572641419e2aeaa413", kill_on_drop: false }`
[INFO] [stdout] 522928e9b8155e9f911968c7225b68e4afc2fc54a8f751572641419e2aeaa413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cda808a03bb9a2f0c34d7cb4872ac7fa65b842e28e7401d3aaf3bca843ae087
[INFO] running `Command { std: "docker" "start" "-a" "1cda808a03bb9a2f0c34d7cb4872ac7fa65b842e28e7401d3aaf3bca843ae087", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling snafu v0.7.4
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.13s
[INFO] running `Command { std: "docker" "inspect" "1cda808a03bb9a2f0c34d7cb4872ac7fa65b842e28e7401d3aaf3bca843ae087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cda808a03bb9a2f0c34d7cb4872ac7fa65b842e28e7401d3aaf3bca843ae087", kill_on_drop: false }`
[INFO] [stdout] 1cda808a03bb9a2f0c34d7cb4872ac7fa65b842e28e7401d3aaf3bca843ae087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdef79eadce2e224e92370bdcdabe2905d07515dec99e843a927acc89e5a5b4f
[INFO] running `Command { std: "docker" "start" "-a" "fdef79eadce2e224e92370bdcdabe2905d07515dec99e843a927acc89e5a5b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling 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: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: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: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: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: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: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: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: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: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: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: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: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: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 `test` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] running `Command { std: "docker" "inspect" "fdef79eadce2e224e92370bdcdabe2905d07515dec99e843a927acc89e5a5b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdef79eadce2e224e92370bdcdabe2905d07515dec99e843a927acc89e5a5b4f", kill_on_drop: false }`
[INFO] [stdout] fdef79eadce2e224e92370bdcdabe2905d07515dec99e843a927acc89e5a5b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d59fd6ad750be3ce7ca7a791715bce3db93510a498370747126a9587a6cefe0
[INFO] running `Command { std: "docker" "start" "-a" "6d59fd6ad750be3ce7ca7a791715bce3db93510a498370747126a9587a6cefe0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError>
[INFO] [stderr]    |                    ^^^^^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                    |
[INFO] [stderr]    |                    |                    the same lifetime is elided here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError<'_>>
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError>
[INFO] [stderr]    |                   ^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |                |
[INFO] [stderr]    |                   |                the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError<'_>>
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:134:20
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stderr]     |                    ^^^^^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |                                   |
[INFO] [stderr]     |                    |                                   the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:151:19
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stderr]     |                   ^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                               |
[INFO] [stderr]     |                   |                               the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stderr]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stderr]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stderr]     |     -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:105:24
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |                                   |
[INFO] [stderr]     |                        |                                   the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stderr]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:25
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stderr]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                                   |
[INFO] [stderr]     |                         |                                   the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stderr]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dynarg` (lib) generated 16 warnings (run `cargo fix --lib -p dynarg` to apply 16 suggestions)
[INFO] [stderr] warning: `dynarg` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynarg-c576c1a0dfeedd6d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/doctest.rs (/opt/rustwide/target/debug/deps/doctest-d7fa09b33df437c7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test readme_sect_dynarg_line_33 ... FAILED
[INFO] [stdout] test readme_sect_dynarg_line_59 ... FAILED
[INFO] [stdout] test readme_sect_dynarg_line_97 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_dynarg_line_33 stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dynarg`
[INFO] [stdout]  --> /tmp/rust-skepticR0oyfQ/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynarg::Args;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dynarg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you might be missing a crate named `dynarg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_dynarg_line_33' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9:
[INFO] [stdout] Command failed:
[INFO] [stdout] "rustc" "/tmp/rust-skepticR0oyfQ/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skepticR0oyfQ/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646aaeff4722 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646aaeff4722 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646aaeff4722 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646aaeff4722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646aaf004a8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646aaf004a8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x646aaefc0776 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646aaefc0776 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646aaefd21b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646aaefd21b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646aaefd2051 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x646aaeeea53e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x646aaeeea53e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x646aaefd2432 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x646aaefd2432 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646aaefd2278 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646aaefcd3c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x646aaefb48ad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646aaf00c3ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646aaef0ec5a - skeptic::rt::interpret_output::h95032d64f3c48944
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9
[INFO] [stdout]   20:     0x646aaef0ddbb - skeptic::rt::handle_test::hce376d4bce701f5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:111:5
[INFO] [stdout]   21:     0x646aaef0febf - skeptic::rt::run_test::hccc2db7080c2ef0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:25:5
[INFO] [stdout]   22:     0x646aaeecb513 - doctest::readme_sect_dynarg_line_33::h618b32420931585e
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:25:5
[INFO] [stdout]   23:     0x646aaeecb557 - doctest::readme_sect_dynarg_line_33::{{closure}}::hacc06c0b1fa3c50b
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:2:40
[INFO] [stdout]   24:     0x646aaeecb0b6 - core::ops::function::FnOnce::call_once::h97f1d298b0ae69ff
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x646aaeeea2fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x646aaeeea2fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x646aaeefdd0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x646aaeefdd0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x646aaeefdd0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x646aaeefdd0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x646aaeefdd0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x646aaeefdd0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x646aaeefdd0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x646aaeed8164 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x646aaeed8164 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x646aaeedbb02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x646aaeedbb02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x646aaeedbb02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x646aaeedbb02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x646aaeedbb02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x646aaefc836f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x646aaefc836f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7c1c31c12aa4 - <unknown>
[INFO] [stdout]   46:     0x7c1c31c9fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_dynarg_line_59 stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dynarg`
[INFO] [stdout]  --> /tmp/rust-skepticydLiep/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynarg::Args;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dynarg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you might be missing a crate named `dynarg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_dynarg_line_59' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9:
[INFO] [stdout] Command failed:
[INFO] [stdout] "rustc" "/tmp/rust-skepticydLiep/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skepticydLiep/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646aaeff4722 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646aaeff4722 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646aaeff4722 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646aaeff4722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646aaf004a8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646aaf004a8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x646aaefc0776 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646aaefc0776 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646aaefd21b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646aaefd21b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646aaefd2051 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x646aaeeea53e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x646aaeeea53e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x646aaefd2432 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x646aaefd2432 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646aaefd2278 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646aaefcd3c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x646aaefb48ad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646aaf00c3ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646aaef0ec5a - skeptic::rt::interpret_output::h95032d64f3c48944
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9
[INFO] [stdout]   20:     0x646aaef0ddbb - skeptic::rt::handle_test::hce376d4bce701f5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:111:5
[INFO] [stdout]   21:     0x646aaef0febf - skeptic::rt::run_test::hccc2db7080c2ef0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:25:5
[INFO] [stdout]   22:     0x646aaeecb623 - doctest::readme_sect_dynarg_line_59::h7c08fb92c5fbb864
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:64:5
[INFO] [stdout]   23:     0x646aaeecb667 - doctest::readme_sect_dynarg_line_59::{{closure}}::h7e19168224953343
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:28:40
[INFO] [stdout]   24:     0x646aaeecb076 - core::ops::function::FnOnce::call_once::h6312bc36de05f18c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x646aaeeea2fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x646aaeeea2fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x646aaeefdd0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x646aaeefdd0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x646aaeefdd0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x646aaeefdd0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x646aaeefdd0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x646aaeefdd0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x646aaeefdd0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x646aaeed8164 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x646aaeed8164 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x646aaeedbb02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x646aaeedbb02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x646aaeedbb02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x646aaeedbb02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x646aaeedbb02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x646aaefc836f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x646aaefc836f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7c1c31c12aa4 - <unknown>
[INFO] [stdout]   46:     0x7c1c31c9fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_dynarg_line_97 stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dynarg`
[INFO] [stdout]  --> /tmp/rust-skepticSRjOuu/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dynarg::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dynarg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you might be missing a crate named `dynarg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_dynarg_line_97' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9:
[INFO] [stdout] Command failed:
[INFO] [stdout] "rustc" "/tmp/rust-skepticSRjOuu/test.rs" "--verbose" "--crate-type=bin" "--edition=2021" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skepticSRjOuu/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646aaeff4722 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646aaeff4722 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646aaeff4722 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646aaeff4722 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646aaf004a8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646aaf004a8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x646aaefc0776 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646aaefc0776 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646aaefd21b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646aaefd21b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646aaefd2051 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x646aaeeea53e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x646aaeeea53e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x646aaefd2432 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x646aaefd2432 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646aaefd2278 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646aaefcd3c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x646aaefb48ad - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646aaf00c3ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646aaef0ec5a - skeptic::rt::interpret_output::h95032d64f3c48944
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:127:9
[INFO] [stdout]   20:     0x646aaef0ddbb - skeptic::rt::handle_test::hce376d4bce701f5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:111:5
[INFO] [stdout]   21:     0x646aaef0febf - skeptic::rt::run_test::hccc2db7080c2ef0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.7/src/rt.rs:25:5
[INFO] [stdout]   22:     0x646aaeecb733 - doctest::readme_sect_dynarg_line_97::h8ba12cdc6b96a558
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:111:5
[INFO] [stdout]   23:     0x646aaeecb777 - doctest::readme_sect_dynarg_line_97::{{closure}}::h89503fead11ed941
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-91acca52f6b88206/out/skeptic-tests.rs:67:40
[INFO] [stdout]   24:     0x646aaeecb136 - core::ops::function::FnOnce::call_once::he660b88c01fabecf
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x646aaeeea2fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x646aaeeea2fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x646aaeefdd0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x646aaeefdd0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x646aaeefdd0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x646aaeefdd0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x646aaeefdd0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x646aaeefdd0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x646aaeefdd0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x646aaeed8164 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x646aaeed8164 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x646aaeedbb02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x646aaeedbb02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x646aaeedbb02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x646aaeedbb02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x646aaeedbb02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x646aaeedbb02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x646aaefc836f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x646aaefc836f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7c1c31c12aa4 - <unknown>
[INFO] [stdout]   46:     0x7c1c31c9fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_sect_dynarg_line_33
[INFO] [stdout]     readme_sect_dynarg_line_59
[INFO] [stdout]     readme_sect_dynarg_line_97
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test doctest`
[INFO] running `Command { std: "docker" "inspect" "6d59fd6ad750be3ce7ca7a791715bce3db93510a498370747126a9587a6cefe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d59fd6ad750be3ce7ca7a791715bce3db93510a498370747126a9587a6cefe0", kill_on_drop: false }`
[INFO] [stdout] 6d59fd6ad750be3ce7ca7a791715bce3db93510a498370747126a9587a6cefe0
