[INFO] fetching crate asn1-rs 0.8.0-beta.1...
[INFO] testing asn1-rs-0.8.0-beta.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate asn1-rs 0.8.0-beta.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate asn1-rs 0.8.0-beta.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate asn1-rs 0.8.0-beta.1
[INFO] tweaked toml for crates.io crate asn1-rs 0.8.0-beta.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate asn1-rs 0.8.0-beta.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asn1-rs 0.8.0-beta.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded asn1-rs-derive v0.7.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded asn1-rs-impl v0.3.0
[INFO] [stderr]   Downloaded rusticata-macros v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76b3c29a5ec24abed34edb169413bf1bc7337091bad6626a6126b1ad434e2e4e
[INFO] running `Command { std: "docker" "start" "-a" "76b3c29a5ec24abed34edb169413bf1bc7337091bad6626a6126b1ad434e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76b3c29a5ec24abed34edb169413bf1bc7337091bad6626a6126b1ad434e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b3c29a5ec24abed34edb169413bf1bc7337091bad6626a6126b1ad434e2e4e", kill_on_drop: false }`
[INFO] [stdout] 76b3c29a5ec24abed34edb169413bf1bc7337091bad6626a6126b1ad434e2e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb6fb90fd95745e7d290caf45c947b9862b158abbaae8df04b6ca3698dc4ae0
[INFO] running `Command { std: "docker" "start" "-a" "2fb6fb90fd95745e7d290caf45c947b9862b158abbaae8df04b6ca3698dc4ae0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rusticata-macros v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling asn1-rs-derive v0.7.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.3.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling asn1-rs v0.8.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stdout]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                               |
[INFO] [stdout]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stdout]     |     ---------------------------^^^^^^^------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |     |                                   |
[INFO] [stdout]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     -----------------------^^^----------------------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stdout]     |     ----------------------------^^^^^^^^-------------
[INFO] [stdout]     |     |                           |
[INFO] [stdout]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stdout]     |     -----------------------^^^--------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stdout]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stdout]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stdout]     |     |                                 |
[INFO] [stdout]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
[INFO] running `Command { std: "docker" "inspect" "2fb6fb90fd95745e7d290caf45c947b9862b158abbaae8df04b6ca3698dc4ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb6fb90fd95745e7d290caf45c947b9862b158abbaae8df04b6ca3698dc4ae0", kill_on_drop: false }`
[INFO] [stdout] 2fb6fb90fd95745e7d290caf45c947b9862b158abbaae8df04b6ca3698dc4ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da052b557a898cdd554e998ee42e5e37bff8d310e3dbf626a21cb13713c92bda
[INFO] running `Command { std: "docker" "start" "-a" "da052b557a898cdd554e998ee42e5e37bff8d310e3dbf626a21cb13713c92bda", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stdout]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                               |
[INFO] [stdout]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stdout]     |     ---------------------------^^^^^^^------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |     |                                   |
[INFO] [stdout]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     -----------------------^^^----------------------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stdout]     |     ----------------------------^^^^^^^^-------------
[INFO] [stdout]     |     |                           |
[INFO] [stdout]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stdout]     |     -----------------------^^^--------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stdout]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stdout]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stdout]     |     |                                 |
[INFO] [stdout]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling asn1-rs v0.8.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]  --> tests/issue-18-constructed-bit-sequence.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Person {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stdout]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                               |
[INFO] [stdout]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stdout]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stdout]     |     ---------------------------^^^^^^^------------
[INFO] [stdout]     |     |                          |
[INFO] [stdout]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |     |                                   |
[INFO] [stdout]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stdout]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stdout]     |     -----------------------^^^----------------------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stdout]     |     ----------------------------^^^^^^^^-------------
[INFO] [stdout]     |     |                           |
[INFO] [stdout]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stdout]     |     -----------------------^^^--------
[INFO] [stdout]     |     |                      |
[INFO] [stdout]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stdout]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |     |                                  |
[INFO] [stdout]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stdout]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stdout]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stdout]     |     |                                 |
[INFO] [stdout]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1_types/any.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stdout]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stdout]     |     |                                |
[INFO] [stdout]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.82s
[INFO] running `Command { std: "docker" "inspect" "da052b557a898cdd554e998ee42e5e37bff8d310e3dbf626a21cb13713c92bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da052b557a898cdd554e998ee42e5e37bff8d310e3dbf626a21cb13713c92bda", kill_on_drop: false }`
[INFO] [stdout] da052b557a898cdd554e998ee42e5e37bff8d310e3dbf626a21cb13713c92bda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91fbb47ff4265b88ad7cc039724d1847779a93134a7fecbee2350bf91dccd169
[INFO] running `Command { std: "docker" "start" "-a" "91fbb47ff4265b88ad7cc039724d1847779a93134a7fecbee2350bf91dccd169", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr] warning: `asn1-rs` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr] warning: struct `Person` is never constructed
[INFO] [stderr]  --> tests/issue-18-constructed-bit-sequence.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct Person {
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (test "issue-18-constructed-bit-sequence") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asn1_rs-6d49f527f47e8b94)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test asn1_types::any::tests::ber_parser_any ... ok
[INFO] [stdout] test asn1_types::any::tests::methods_any ... ok
[INFO] [stdout] test asn1_types::any::tests::parse_ber_indefinite_any ... ok
[INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_is_set ... ok
[INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_to_bitvec ... ok
[INFO] [stdout] test asn1_types::bitstring::tests::tests_std::tober_bitstring ... ok
[INFO] [stdout] test asn1_types::boolean::tests::parse_ber_bool ... ok
[INFO] [stdout] test asn1_types::boolean::tests::parse_der_bool ... ok
[INFO] [stdout] test asn1_types::enumerated::tests::parse_ber_enum ... ok
[INFO] [stdout] test asn1_types::enumerated::tests::parse_der_enum ... ok
[INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_parse_segmented_primitive ... ok
[INFO] [stdout] test asn1_types::enumerated::tests::tests_std::tober_enumerated ... ok
[INFO] [stdout] test asn1_types::generalizedtime::tests::parse_der_generalizedtime ... ok
[INFO] [stdout] test asn1_types::generalizedtime::tests::tests_std::tober_generalizedtime ... ok
[INFO] [stdout] test asn1_types::integer::tests::declare_int ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_isize ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_u16 ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_u8 ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_i16 ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_i8 ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_isize ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_u16 ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_u8 ... ok
[INFO] [stdout] test asn1_types::integer::tests::encode_usize ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_i16 ... ok
[INFO] [stdout] test asn1_types::integer::tests::reject_non_canonical ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_i8 ... ok
[INFO] [stdout] test asn1_types::integer::tests::tests_std::tober_integer ... ok
[INFO] [stdout] test asn1_types::integer::tests::trim_slice ... ok
[INFO] [stdout] test asn1_types::iterator::tests::any_iterator_ber ... ok
[INFO] [stdout] test asn1_types::iterator::tests::any_iterator_der ... ok
[INFO] [stdout] test asn1_types::iterator::tests::any_iterator_try_collect ... ok
[INFO] [stdout] test asn1_types::iterator::tests::any_iterator_try_collect_std ... ok
[INFO] [stdout] test asn1_types::null::tests::parse_ber_null ... ok
[INFO] [stdout] test asn1_types::null::tests::parse_der_null ... ok
[INFO] [stdout] test asn1_types::octetstring::tests::parse_ber_octetstring ... ok
[INFO] [stdout] test asn1_types::octetstring::tests::parse_ber_octetstring_constructed ... ok
[INFO] [stdout] test asn1_types::octetstring::tests::tests_std::tober_octetstring ... ok
[INFO] [stdout] test asn1_types::oid::tests::declare_oid ... ok
[INFO] [stdout] test asn1_types::oid::tests::oid_macro_parameters ... ok
[INFO] [stdout] test asn1_types::oid::tests::oid_starts_with ... ok
[INFO] [stdout] test asn1_types::oid::tests::oid_to_der ... ok
[INFO] [stdout] test asn1_types::oid::tests::parse_ber_oid ... ok
[INFO] [stdout] test asn1_types::oid::tests::parse_der_oid ... ok
[INFO] [stdout] test asn1_types::oid::tests::test_compare_oid ... ok
[INFO] [stdout] test asn1_types::oid::tests::tests_std::tober_oid ... ok
[INFO] [stdout] test asn1_types::oid::tests::tests_std::tober_rel_oid ... ok
[INFO] [stdout] test asn1_types::real::tests::parse_ber_real_binary ... ok
[INFO] [stdout] test asn1_types::real::tests::parse_ber_real_special ... ok
[INFO] [stdout] test asn1_types::real::tests::parse_ber_real_string ... ok
[INFO] [stdout] test asn1_types::real::tests::tests_std::tober_real_binary ... ok
[INFO] [stdout] test asn1_types::optional::tests::check_optional ... ok
[INFO] [stdout] test asn1_types::real::tests::tests_std::tober_real_special ... ok
[INFO] [stdout] test asn1_types::real::tests::tests_std::tober_real_string ... ok
[INFO] [stdout] test asn1_types::sequence::any_sequence::tests::parse_ber_anysequence ... ok
[INFO] [stdout] test asn1_types::sequence::any_sequence::tests::parse_der_anysequence ... ok
[INFO] [stdout] test asn1_types::sequence::any_sequence::tests::tests_std::tober_anysequence ... ok
[INFO] [stdout] test asn1_types::sequence::array::tests::parse_ber_array_n ... ok
[INFO] [stdout] test asn1_types::sequence::array::tests::parse_der_array_n ... ok
[INFO] [stdout] test asn1_types::sequence::iterator::tests::sequence_iterator_ber ... ok
[INFO] [stdout] test asn1_types::sequence::array::tests::tests_std::tober_array_n ... ok
[INFO] [stdout] test asn1_types::sequence::iterator::tests::sequence_iterator_der ... ok
[INFO] [stdout] test asn1_types::sequence::sequence_of::tests::ber_parser_sequence_of_vec ... ok
[INFO] [stdout] test asn1_types::sequence::tuple::tests::assert_traits_tuples ... ok
[INFO] [stdout] test asn1_types::sequence::sequence_of::tests::use_sequence_of ... ok
[INFO] [stdout] test asn1_types::set::any_set::tests::parse_ber_anyset ... ok
[INFO] [stdout] test asn1_types::set::any_set::tests::tests_std::tober_anyset ... ok
[INFO] [stdout] test asn1_types::set::any_set::tests::parse_der_anyset ... ok
[INFO] [stdout] test asn1_types::set::btreeset::tests::der_btreeset ... ok
[INFO] [stdout] test asn1_types::set::btreeset::tests::ber_btreeset ... ok
[INFO] [stdout] test asn1_types::strings::bmpstring::tests::parse_ber_bmpstring ... ok
[INFO] [stdout] test asn1_types::set::hashset::tests::ber_hashset ... ok
[INFO] [stdout] test asn1_types::strings::bmpstring::tests::parse_der_bmpstring ... ok
[INFO] [stdout] test asn1_types::strings::str::tests::parse_ber_str ... ok
[INFO] [stdout] test asn1_types::set::hashset::tests::der_hashset ... ok
[INFO] [stdout] test asn1_types::strings::bmpstring::tests::tests_std::tober_bmpstring ... ok
[INFO] [stdout] test asn1_types::strings::str::tests::parse_der_str ... ok
[INFO] [stdout] test asn1_types::strings::universalstring::tests::tests_std::tober_universalstring ... ok
[INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_ber_visiblestring_constructed ... ok
[INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_der_visiblestring ... ok
[INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_ber_visiblestring ... ok
[INFO] [stdout] test asn1_types::strings::string::tests::parse_der_string ... ok
[INFO] [stdout] test asn1_types::strings::universalstring::tests::parse_ber_universalstring ... ok
[INFO] [stdout] test asn1_types::tagged::explicit::tests::check_tagged_explicit ... ok
[INFO] [stdout] test asn1_types::tagged::explicit::std_tests::tober_tagged_explicit ... ok
[INFO] [stdout] test asn1_types::strings::string::tests::parse_ber_string ... ok
[INFO] [stdout] test asn1_types::strings::universalstring::tests::parse_der_universalstring ... ok
[INFO] [stdout] test asn1_types::utctime::tests::parse_der_utctime ... ok
[INFO] [stdout] test class::tests::methods_class ... ok
[INFO] [stdout] test asn1_types::utctime::tests::tests_std::tober_utctime ... ok
[INFO] [stdout] test asn1_types::tagged::implicit::std_tests::tober_tagged_implicit ... ok
[INFO] [stdout] test asn1_types::tagged::application::tests::from_ber_application_implicit ... ok
[INFO] [stdout] test asn1_types::strings::visiblestring::tests::tests_std::tober_visiblestring ... ok
[INFO] [stdout] test asn1_types::tagged::implicit::tests::check_tagged_implicit ... ok
[INFO] [stdout] test asn1_types::tagged::implicit::tests::check_opttagged_implicit ... ok
[INFO] [stdout] test header::tests::methods_header ... ok
[INFO] [stdout] test to_ber::constructed_indefinite::tests::tober_indefinite_vec ... ok
[INFO] [stdout] test length::tests::methods_length ... ok
[INFO] [stdout] test to_ber::encoder::tests::tober_write_length ... ok
[INFO] [stdout] test asn1_types::tagged::private::tests::from_ber_private_implicit ... ok
[INFO] [stdout] test input::tests::input_take ... ok
[INFO] [stdout] test to_ber::constructed::tests::tober_constructed_vec ... ok
[INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_parse_segmented_constructed ... ok
[INFO] [stdout] test asn1_types::boolean::tests::tests_std::tober_bool ... ok
[INFO] [stdout] test asn1_types::integer::tests::decode_usize ... ok
[INFO] [stdout] test asn1_types::tagged::explicit::tests::check_opttagged_explicit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assert_trait.rs (/opt/rustwide/target/debug/deps/assert_trait-88b86a290ae967e9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test assert_traits_berparser ... ok
[INFO] [stdout] test assert_traits_derparser ... ok
[INFO] [stdout] test assert_traits_tober ... ok
[INFO] [stdout] test assert_traits_toder ... ok
[INFO] [stdout] test assert_traits_dyntagged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ber.rs (/opt/rustwide/target/debug/deps/ber-bf9af71ada5965a4)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test from_ber_bitstring ... ok
[INFO] [stdout] test from_ber_generalizedtime ... ok
[INFO] [stdout] test from_ber_endofcontent ... ok
[INFO] [stdout] test from_ber_any ... ok
[INFO] [stdout] test from_ber_int ... ok
[INFO] [stdout] test from_ber_length_incomplete ... ok
[INFO] [stdout] test from_ber_iter_set ... ok
[INFO] [stdout] test from_ber_octetstring ... ok
[INFO] [stdout] test from_ber_length_invalid ... ok
[INFO] [stdout] test from_ber_real_binary ... ok
[INFO] [stdout] test from_ber_real_f64 ... ok
[INFO] [stdout] test from_ber_real_f32 ... ok
[INFO] [stdout] test from_ber_real_special ... ok
[INFO] [stdout] test from_ber_real_string_primitive ... ok
[INFO] [stdout] test from_ber_relative_oid ... ok
[INFO] [stdout] test from_ber_sequence ... ok
[INFO] [stdout] test from_ber_sequence_of_vec ... ok
[INFO] [stdout] test from_ber_set ... ok
[INFO] [stdout] test from_ber_set_of_vec ... ok
[INFO] [stdout] test from_ber_tag_custom ... ok
[INFO] [stdout] test from_ber_tag_incomplete ... ok
[INFO] [stdout] test from_ber_set_of ... ok
[INFO] [stdout] test from_ber_sequence_vec ... ok
[INFO] [stdout] test from_ber_tag_overflow ... ok
[INFO] [stdout] test from_ber_tag_long ... ok
[INFO] [stdout] test from_ber_tagged_optional_cov ... ok
[INFO] [stdout] test from_ber_tagged_explicit_optional ... ok
[INFO] [stdout] test from_ber_universalstring ... ok
[INFO] [stdout] test from_ber_real_string ... ok
[INFO] [stdout] test from_ber_iter_sequence ... ok
[INFO] [stdout] test from_ber_iter_sequence_incomplete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_tests.rs (/opt/rustwide/target/debug/deps/compile_tests-ea30accf77206579)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking rusticata-macros v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling asn1-rs-impl v0.3.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking asn1-rs v0.8.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_alias ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_tober ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_toder ... ok
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_choice ... ok
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_set ... ok
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_enumerated ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_sequence ... ok
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling rusticata-macros v5.0.0
[INFO] [stderr]    Compiling asn1-rs v0.8.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]    Compiling asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s
[INFO] [stdout] test compile_pass_misc ... FAILED
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/run-pass/data_outlives_object.rs ... error
[INFO] [stderr] tests/run-pass/data_outlives_object.rs: No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_derparser ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence, "SEQUENCE");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     impl_any_as!(as_anysequence => AnySequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString, "BMPString");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |     impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV");
[INFO] [stderr]     |     --------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                               |
[INFO] [stderr]     |     |                               the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |     impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV");
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString, "GeneralString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |     impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString, "GraphicString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String, "IA5String");
[INFO] [stderr]     |     -----------------------------^^^^^^^^^--------------
[INFO] [stderr]     |     |                            |
[INFO] [stderr]     |     |                            the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 347 |     impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String");
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer, "INTEGER");
[INFO] [stderr]     |     ---------------------------^^^^^^^------------
[INFO] [stderr]     |     |                          |
[INFO] [stderr]     |     |                          the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     impl_any_as!(as_integer => Integer<'_>, "INTEGER");
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString, "NumericString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 350 |     impl_any_as!(as_numericstring => NumericString<'_>, "NumericString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     ------------------------------------^^^^^^^^^^^^^^^^----------------------
[INFO] [stderr]     |     |                                   |
[INFO] [stderr]     |     |                                   the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString, "OCTET STRING");
[INFO] [stderr]     |     -------------------------------^^^^^^^^^^^-----------------
[INFO] [stderr]     |     |                              |
[INFO] [stderr]     |     |                              the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING");
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER");
[INFO] [stderr]     |     -----------------------^^^----------------------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString, "PrintableString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 |     impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence, "SEQUENCE");
[INFO] [stderr]     |     ----------------------------^^^^^^^^-------------
[INFO] [stderr]     |     |                           |
[INFO] [stderr]     |     |                           the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 362 |     impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE");
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set, "SET");
[INFO] [stderr]     |     -----------------------^^^--------
[INFO] [stderr]     |     |                      |
[INFO] [stderr]     |     |                      the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 363 |     impl_any_as!(as_set => Set<'_>, "SET");
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString, "TeletexString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString, "UniversalString");
[INFO] [stderr]     |     -----------------------------------^^^^^^^^^^^^^^^--------------------
[INFO] [stderr]     |     |                                  |
[INFO] [stderr]     |     |                                  the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString");
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String, "UTF8String");
[INFO] [stderr]     |     ------------------------------^^^^^^^^^^---------------
[INFO] [stderr]     |     |                             |
[INFO] [stderr]     |     |                             the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String");
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString, "VideotexString");
[INFO] [stderr]     |     ----------------------------------^^^^^^^^^^^^^^-------------------
[INFO] [stderr]     |     |                                 |
[INFO] [stderr]     |     |                                 the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 |     impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString");
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/src/asn1_types/any.rs:268:25
[INFO] [stderr]     |
[INFO] [stderr] 268 |         pub fn $fn_name(&self) -> Result<$ty> {
[INFO] [stderr]     |                         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString, "VisibleString");
[INFO] [stderr]     |     ---------------------------------^^^^^^^^^^^^^------------------
[INFO] [stderr]     |     |                                |
[INFO] [stderr]     |     |                                the same lifetime is hidden here
[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 `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString");
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asn1-rs` (lib) generated 19 warnings (run `cargo fix --lib -p asn1-rs` to apply 19 suggestions)
[INFO] [stderr]     Checking asn1-rs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/asn1-rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] There are no trybuild tests enabled yet.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_pass_berparser ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_pass_misc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_pass_misc' (178) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d208e705762 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d208e705762 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d208e705762 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d208e705762 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d208e716ecf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d208e716ecf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d208e6cfcd3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d208e6cfcd3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d208e6dd322 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d208e6e297f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d208e6e2811 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d208e6a240e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d208e6a240e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d208e6e2f8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d208e6e2f8f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d208e6e2dea - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d208e6dd469 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d208e6c32fd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d208e7207e0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d208e5271eb - trybuild::run::<impl trybuild::Runner>::run::hc1806569cc58a338
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13
[INFO] [stdout]   20:     0x5d208e5223f8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h74db88152a383a19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38
[INFO] [stdout]   21:     0x5d208e3e5147 - core::ptr::drop_in_place<trybuild::TestCases>::hf9aad86d08f11ab6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5d208e3e47f3 - compile_tests::compile_pass_misc::h2f1f34a4f64c8d89
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_tests.rs:63:1
[INFO] [stdout]   23:     0x5d208e3e4827 - compile_tests::compile_pass_misc::{{closure}}::h34ed5e4af28821d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_tests.rs:58:23
[INFO] [stdout]   24:     0x5d208e3e4fb6 - core::ops::function::FnOnce::call_once::hd95451706626ce63
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d208e6a227b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d208e6a227b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d208e6b626d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d208e6b626d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d208e6b626d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5d208e6b626d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5d208e6b626d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d208e6b626d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d208e6b626d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d208e68f7b4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d208e68f7b4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5d208e69300a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5d208e69300a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d208e69300a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5d208e69300a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5d208e69300a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d208e69300a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5d208e69300a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d208e6d80df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5d208e6d80df - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7f9c9d7f5aa4 - <unknown>
[INFO] [stdout]   46:     0x7f9c9d882a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_pass_misc
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_tests`
[INFO] running `Command { std: "docker" "inspect" "91fbb47ff4265b88ad7cc039724d1847779a93134a7fecbee2350bf91dccd169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91fbb47ff4265b88ad7cc039724d1847779a93134a7fecbee2350bf91dccd169", kill_on_drop: false }`
[INFO] [stdout] 91fbb47ff4265b88ad7cc039724d1847779a93134a7fecbee2350bf91dccd169
