[INFO] fetching crate dynarg 2.1.4...
[INFO] testing dynarg-2.1.4 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate dynarg 2.1.4 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynarg 2.1.4 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce
[INFO] running `Command { std: "docker" "start" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[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.93s
[INFO] running `Command { std: "docker" "inspect" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling camino v1.1.2
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling glob v0.3.1
[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:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                    ^^^^^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                    |
[INFO] [stdout]    |                    |                    the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn poke<T>(&mut self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError>
[INFO] [stdout]    |                   ^^^^^            ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get<T>(&self) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                    ^^^^^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                                   |
[INFO] [stdout]     |                    |                                   the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn poke<T>(&mut self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError>
[INFO] [stdout]     |                   ^^^^^                           ^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                               |
[INFO] [stdout]     |                   |                               the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn get<T>(&self, name: &'a str) -> Result<&T, DynArgError<'_>>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 214 |     insert_get_fn!(insert_string, get_string, poke_string, String);
[INFO] [stdout]     |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 215 |     insert_get_fn!(insert_f32, get_f32, poke_f32, f32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 216 |     insert_get_fn!(insert_f64, get_f64, poke_f64, f64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 217 |     insert_get_fn!(insert_i32, get_i32, poke_i32, i32);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     insert_get_fn!(insert_i64, get_i64, poke_i64, i64);
[INFO] [stdout]     |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                        ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                                   |
[INFO] [stdout]     |                        |                                   the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         pub fn $get_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError> {
[INFO] [stdout]     |                         ^^^^^^^^^                           ^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                                   |
[INFO] [stdout]     |                         |                                   the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 219 |     insert_get_fn!(insert_bool, get_bool, poke_bool, bool);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `insert_get_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         pub fn $poke_fn(&mut self, name: &'a str) -> Result<&$t, DynArgError<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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] [stdout] 
[INFO] [stderr]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout] running 0 tests
[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] [stdout] 
[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.06s
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dynarg-8742ee23c0211a07)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doctest.rs (/opt/rustwide/target/debug/deps/doctest-64df95a2660cdd46)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test readme_sect_dynarg_line_33 ... FAILED
[INFO] [stdout] test readme_sect_dynarg_line_97 ... FAILED
[INFO] [stdout] test readme_sect_dynarg_line_59 ... 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-skepticHev8HB/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' (1408) 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-skepticHev8HB/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-skepticHev8HB/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fd0ddea1d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fd0ddea1d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fd0ddffa0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fd0ddffa0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62fd0ddefc1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62fd0ddefc1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62fd0ddc67d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fd0ddc67d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fd0dde16c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fd0dcd4f00 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62fd0dcd4f00 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62fd0dde1882 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62fd0dde1882 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62fd0ddc6882 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62fd0ddbe029 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fd0ddc747d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62fd0de001dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fd0dd1159f - skeptic[11fe7c368d5dd559]::rt::interpret_output
[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:     0x62fd0dd10a22 - skeptic[11fe7c368d5dd559]::rt::handle_test
[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:     0x62fd0dd122df - skeptic[11fe7c368d5dd559]::rt::run_test
[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:     0x62fd0dcc7ca3 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_33
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:25:5
[INFO] [stdout]   23:     0x62fd0dcc7b37 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_33::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:2:40
[INFO] [stdout]   24:     0x62fd0dcc8116 - <doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_33::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fd0dcc823b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62fd0dcc823b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x62fd0dcd5885 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62fd0dcd5885 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x62fd0dcd0334 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x62fd0dcd0334 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x62fd0dcd89d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x62fd0dcd89d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62fd0dde97df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x62fd0dde97df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x795bf2886aa4 - <unknown>
[INFO] [stdout]   46:     0x795bf2913a64 - 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-skeptick0pNNY/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' (1410) 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-skeptick0pNNY/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-skeptick0pNNY/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fd0ddea1d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fd0ddea1d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fd0ddffa0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fd0ddffa0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62fd0ddefc1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62fd0ddefc1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62fd0ddc67d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fd0ddc67d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fd0dde16c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fd0dcd4f00 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62fd0dcd4f00 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62fd0dde1882 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62fd0dde1882 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62fd0ddc6882 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62fd0ddbe029 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fd0ddc747d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62fd0de001dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fd0dd1159f - skeptic[11fe7c368d5dd559]::rt::interpret_output
[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:     0x62fd0dd10a22 - skeptic[11fe7c368d5dd559]::rt::handle_test
[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:     0x62fd0dd122df - skeptic[11fe7c368d5dd559]::rt::run_test
[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:     0x62fd0dcc7e63 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_97
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:111:5
[INFO] [stdout]   23:     0x62fd0dcc7b97 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_97::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:67:40
[INFO] [stdout]   24:     0x62fd0dcc8196 - <doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_97::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fd0dcc823b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62fd0dcc823b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x62fd0dcd5885 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62fd0dcd5885 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x62fd0dcd0334 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x62fd0dcd0334 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x62fd0dcd89d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x62fd0dcd89d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62fd0dde97df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x62fd0dde97df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x795bf2886aa4 - <unknown>
[INFO] [stdout]   46:     0x795bf2913a64 - 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-skepticH0L7BX/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' (1409) 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-skepticH0L7BX/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-skepticH0L7BX/out.exe"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fd0ddea1d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fd0ddea1d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fd0ddea1d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fd0ddffa0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fd0ddffa0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62fd0ddefc1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62fd0ddefc1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62fd0ddc67d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fd0ddc67d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fd0dde16c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fd0dcd4f00 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62fd0dcd4f00 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62fd0dde1882 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62fd0dde1882 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62fd0ddc6882 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62fd0ddbe029 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fd0ddc747d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62fd0de001dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fd0dd1159f - skeptic[11fe7c368d5dd559]::rt::interpret_output
[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:     0x62fd0dd10a22 - skeptic[11fe7c368d5dd559]::rt::handle_test
[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:     0x62fd0dd122df - skeptic[11fe7c368d5dd559]::rt::run_test
[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:     0x62fd0dcc7d83 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_59
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:64:5
[INFO] [stdout]   23:     0x62fd0dcc7b67 - doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_59::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/dynarg-1bb36e04e851bc7b/out/skeptic-tests.rs:28:40
[INFO] [stdout]   24:     0x62fd0dcc8156 - <doctest[741938a4c6c67ecf]::readme_sect_dynarg_line_59::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fd0dcc823b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62fd0dcc823b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x62fd0dcd5885 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x62fd0dcd5885 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62fd0dcd5885 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x62fd0dcd5885 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x62fd0dcd0334 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x62fd0dcd0334 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x62fd0dcd89d2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x62fd0dcd89d2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62fd0dcd89d2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x62fd0dcd89d2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62fd0dde97df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x62fd0dde97df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x795bf2886aa4 - <unknown>
[INFO] [stdout]   46:     0x795bf2913a64 - 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.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test doctest`
[INFO] running `Command { std: "docker" "inspect" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce", kill_on_drop: false }`
[INFO] [stdout] c10706f0ea9d037980348d8463b364e8ad45562123b36d57609de6596f79f7ce
