[INFO] fetching crate asn1-rs 0.8.0-beta.1... [INFO] testing asn1-rs-0.8.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate asn1-rs 0.8.0-beta.1 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asn1-rs 0.8.0-beta.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c849b22e2c37341794898d69df70ebdc15c2221c2e5dc828bd64497f731601 [INFO] running `Command { std: "docker" "start" "-a" "10c849b22e2c37341794898d69df70ebdc15c2221c2e5dc828bd64497f731601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c849b22e2c37341794898d69df70ebdc15c2221c2e5dc828bd64497f731601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c849b22e2c37341794898d69df70ebdc15c2221c2e5dc828bd64497f731601", kill_on_drop: false }` [INFO] [stdout] 10c849b22e2c37341794898d69df70ebdc15c2221c2e5dc828bd64497f731601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538887b3152da67025b3d7336b835c500d2700890c125594d58ecd247f6b4a1d [INFO] running `Command { std: "docker" "start" "-a" "538887b3152da67025b3d7336b835c500d2700890c125594d58ecd247f6b4a1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [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 rusticata-macros v5.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.3.0 [INFO] [stderr] Compiling asn1-rs-derive v0.7.0 [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.09s [INFO] running `Command { std: "docker" "inspect" "538887b3152da67025b3d7336b835c500d2700890c125594d58ecd247f6b4a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538887b3152da67025b3d7336b835c500d2700890c125594d58ecd247f6b4a1d", kill_on_drop: false }` [INFO] [stdout] 538887b3152da67025b3d7336b835c500d2700890c125594d58ecd247f6b4a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e58dc988ec136b76219c1389eed3fbd6ccbe9379c84abfaa1108163174b893bf [INFO] running `Command { std: "docker" "start" "-a" "e58dc988ec136b76219c1389eed3fbd6ccbe9379c84abfaa1108163174b893bf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 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 serde_json v1.0.140 [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 18.28s [INFO] running `Command { std: "docker" "inspect" "e58dc988ec136b76219c1389eed3fbd6ccbe9379c84abfaa1108163174b893bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58dc988ec136b76219c1389eed3fbd6ccbe9379c84abfaa1108163174b893bf", kill_on_drop: false }` [INFO] [stdout] e58dc988ec136b76219c1389eed3fbd6ccbe9379c84abfaa1108163174b893bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a959555868c10491d8ecdd8351d0425e26abc34bfe57cfc53e685fcde438e039 [INFO] running `Command { std: "docker" "start" "-a" "a959555868c10491d8ecdd8351d0425e26abc34bfe57cfc53e685fcde438e039", 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: 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` (lib test) generated 19 warnings (19 duplicates) [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.09s [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::methods_any ... ok [INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_is_set ... ok [INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_parse_segmented_primitive ... ok [INFO] [stdout] test asn1_types::any::tests::ber_parser_any ... ok [INFO] [stdout] test asn1_types::bitstring::tests::test_bitstring_parse_segmented_constructed ... ok [INFO] [stdout] test asn1_types::any::tests::parse_ber_indefinite_any ... ok [INFO] [stdout] test asn1_types::bitstring::tests::tests_std::tober_bitstring ... ok [INFO] [stdout] test asn1_types::boolean::tests::parse_der_bool ... ok [INFO] [stdout] test asn1_types::boolean::tests::tests_std::tober_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_to_bitvec ... ok [INFO] [stdout] test asn1_types::boolean::tests::parse_ber_bool ... 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::integer::tests::declare_int ... ok [INFO] [stdout] test asn1_types::integer::tests::decode_i8 ... ok [INFO] [stdout] test asn1_types::integer::tests::decode_i16 ... 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::decode_usize ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_i8 ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_u8 ... ok [INFO] [stdout] test asn1_types::integer::tests::decode_isize ... ok [INFO] [stdout] test asn1_types::integer::tests::reject_non_canonical ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_usize ... ok [INFO] [stdout] test asn1_types::integer::tests::tests_std::tober_integer ... ok [INFO] [stdout] test asn1_types::iterator::tests::any_iterator_try_collect ... ok [INFO] [stdout] test asn1_types::integer::tests::trim_slice ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_i16 ... ok [INFO] [stdout] test asn1_types::iterator::tests::any_iterator_try_collect_std ... ok [INFO] [stdout] test asn1_types::generalizedtime::tests::tests_std::tober_generalizedtime ... ok [INFO] [stdout] test asn1_types::octetstring::tests::parse_ber_octetstring_constructed ... ok [INFO] [stdout] test asn1_types::iterator::tests::any_iterator_der ... 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::iterator::tests::any_iterator_ber ... 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_to_der ... ok [INFO] [stdout] test asn1_types::oid::tests::oid_starts_with ... 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::optional::tests::check_optional ... ok [INFO] [stdout] test asn1_types::oid::tests::tests_std::tober_rel_oid ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_isize ... ok [INFO] [stdout] test asn1_types::real::tests::parse_ber_real_special ... ok [INFO] [stdout] test asn1_types::real::tests::parse_ber_real_binary ... ok [INFO] [stdout] test asn1_types::integer::tests::encode_u16 ... ok [INFO] [stdout] test asn1_types::real::tests::parse_ber_real_string ... 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::sequence_of::tests::ber_parser_sequence_of_vec ... ok [INFO] [stdout] test asn1_types::sequence::sequence_of::tests::use_sequence_of ... ok [INFO] [stdout] test asn1_types::sequence::tuple::tests::assert_traits_tuples ... 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::array::tests::tests_std::tober_array_n ... ok [INFO] [stdout] test asn1_types::sequence::iterator::tests::sequence_iterator_ber ... ok [INFO] [stdout] test asn1_types::sequence::iterator::tests::sequence_iterator_der ... ok [INFO] [stdout] test asn1_types::set::btreeset::tests::der_btreeset ... ok [INFO] [stdout] test asn1_types::real::tests::tests_std::tober_real_binary ... ok [INFO] [stdout] test asn1_types::set::hashset::tests::der_hashset ... ok [INFO] [stdout] test asn1_types::set::any_set::tests::parse_der_anyset ... ok [INFO] [stdout] test asn1_types::strings::bmpstring::tests::parse_ber_bmpstring ... ok [INFO] [stdout] test asn1_types::set::any_set::tests::parse_ber_anyset ... ok [INFO] [stdout] test asn1_types::strings::bmpstring::tests::parse_der_bmpstring ... ok [INFO] [stdout] test asn1_types::strings::string::tests::parse_ber_string ... ok [INFO] [stdout] test asn1_types::strings::string::tests::parse_der_string ... ok [INFO] [stdout] test asn1_types::strings::bmpstring::tests::tests_std::tober_bmpstring ... ok [INFO] [stdout] test asn1_types::strings::universalstring::tests::parse_ber_universalstring ... ok [INFO] [stdout] test asn1_types::strings::str::tests::parse_ber_str ... ok [INFO] [stdout] test asn1_types::strings::str::tests::parse_der_str ... ok [INFO] [stdout] test asn1_types::set::any_set::tests::tests_std::tober_anyset ... ok [INFO] [stdout] test asn1_types::strings::universalstring::tests::parse_der_universalstring ... ok [INFO] [stdout] test asn1_types::set::hashset::tests::ber_hashset ... ok [INFO] [stdout] test asn1_types::strings::universalstring::tests::tests_std::tober_universalstring ... ok [INFO] [stdout] test asn1_types::set::btreeset::tests::ber_btreeset ... ok [INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_ber_visiblestring_constructed ... ok [INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_ber_visiblestring ... ok [INFO] [stdout] test asn1_types::strings::visiblestring::tests::parse_der_visiblestring ... ok [INFO] [stdout] test asn1_types::tagged::application::tests::from_ber_application_implicit ... ok [INFO] [stdout] test input::tests::input_take ... ok [INFO] [stdout] test asn1_types::strings::visiblestring::tests::tests_std::tober_visiblestring ... ok [INFO] [stdout] test asn1_types::tagged::explicit::std_tests::tober_tagged_explicit ... ok [INFO] [stdout] test asn1_types::tagged::explicit::tests::check_tagged_explicit ... ok [INFO] [stdout] test asn1_types::tagged::implicit::tests::check_opttagged_implicit ... ok [INFO] [stdout] test asn1_types::tagged::implicit::tests::check_tagged_implicit ... ok [INFO] [stdout] test asn1_types::tagged::implicit::std_tests::tober_tagged_implicit ... ok [INFO] [stdout] test asn1_types::tagged::private::tests::from_ber_private_implicit ... ok [INFO] [stdout] test length::tests::methods_length ... ok [INFO] [stdout] test asn1_types::utctime::tests::parse_der_utctime ... ok [INFO] [stdout] test asn1_types::utctime::tests::tests_std::tober_utctime ... ok [INFO] [stdout] test class::tests::methods_class ... ok [INFO] [stdout] test header::tests::methods_header ... ok [INFO] [stdout] test to_ber::constructed_indefinite::tests::tober_indefinite_vec ... ok [INFO] [stdout] test to_ber::encoder::tests::tober_write_length ... ok [INFO] [stdout] test to_ber::constructed::tests::tober_constructed_vec ... 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.03s [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_derparser ... ok [INFO] [stdout] test assert_traits_dyntagged ... ok [INFO] [stdout] test assert_traits_tober ... ok [INFO] [stdout] test assert_traits_berparser ... ok [INFO] [stderr] Running tests/ber.rs (/opt/rustwide/target/debug/deps/ber-bf9af71ada5965a4) [INFO] [stdout] test assert_traits_toder ... 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] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test from_ber_any ... ok [INFO] [stdout] test from_ber_endofcontent ... ok [INFO] [stdout] test from_ber_generalizedtime ... ok [INFO] [stdout] test from_ber_int ... ok [INFO] [stdout] test from_ber_bitstring ... ok [INFO] [stdout] test from_ber_iter_sequence ... ok [INFO] [stdout] test from_ber_iter_sequence_incomplete ... ok [INFO] [stdout] test from_ber_length_incomplete ... ok [INFO] [stdout] test from_ber_length_invalid ... ok [INFO] [stdout] test from_ber_iter_set ... ok [INFO] [stdout] test from_ber_octetstring ... 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_string ... ok [INFO] [stdout] test from_ber_real_special ... 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_sequence_vec ... ok [INFO] [stdout] test from_ber_set ... ok [INFO] [stdout] test from_ber_set_of ... 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_tag_long ... ok [INFO] [stdout] test from_ber_tag_overflow ... ok [INFO] [stdout] test from_ber_tagged_explicit_optional ... ok [INFO] [stdout] test from_ber_tagged_optional_cov ... ok [INFO] [stdout] test from_ber_universalstring ... ok [INFO] [stdout] test from_ber_real_string_primitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [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 autocfg v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling simplelog v0.12.2 [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 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 18.73s [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] [stdout] test compile_pass_misc ... FAILED [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking radium v0.7.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rusticata-macros v5.0.0 [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 8.71s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] There are no trybuild tests enabled yet. [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test compile_pass_toder ... 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.17s [INFO] [stdout] test compile_fail ... ok [INFO] [stderr] [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.11s [INFO] [stdout] test compile_pass_derparser ... ok [INFO] [stderr] [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] [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.12s [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] 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] [stdout] test compile_pass_alias ... ok [INFO] [stderr] [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.10s [INFO] [stdout] test compile_pass_set ... ok [INFO] [stderr] [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.15s [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] [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] [stdout] test compile_pass_choice ... ok [INFO] [stderr] [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.12s [INFO] [stderr] [INFO] [stdout] test compile_pass_enumerated ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] There are no trybuild tests enabled yet. [INFO] [stdout] failures: [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] ---- compile_pass_misc stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'compile_pass_misc' (176) 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: 0x5e104c5ee6a2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e104c5ee6a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e104c5ee6a2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e104c5ee6a2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e104c5ffe0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e104c5ffe0f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e104c5b89b3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e104c5b89b3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e104c5c6262 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e104c5cb8bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e104c5cb751 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e104c58b34e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5e104c58b34e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e104c5cbecf - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5e104c5cbecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e104c5cbd2a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e104c5c6399 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e104c5ac23d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e104c609720 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e104c2d7f9b - trybuild::run::::run::h48ec7685502cf4b0 [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: 0x5e104c2d30f8 - ::drop::h7419fd3777c84bd5 [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: 0x5e104c2cec87 - core::ptr::drop_in_place::h38b65345b7273607 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 22: 0x5e104c2ce333 - compile_tests::compile_pass_misc::h79afff61da796149 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_tests.rs:63:1 [INFO] [stdout] 23: 0x5e104c2ce367 - compile_tests::compile_pass_misc::{{closure}}::h32b7063e6c99f8fb [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_tests.rs:58:23 [INFO] [stdout] 24: 0x5e104c2ceba6 - core::ops::function::FnOnce::call_once::hbab9ce90e655020a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e104c58b19b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e104c58b19b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5e104c59f1ad - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5e104c59f1ad - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5e104c59f1ad - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5e104c59f1ad - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5e104c59f1ad - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e104c59f1ad - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5e104c59f1ad - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5e104c5786f4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5e104c5786f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5e104c57c02a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5e104c57c02a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5e104c57c02a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5e104c57c02a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5e104c57c02a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e104c57c02a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5e104c57c02a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5e104c5c101f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 44: 0x5e104c5c101f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 45: 0x74301e2d0aa4 - [INFO] [stdout] 46: 0x74301e35da64 - clone [INFO] [stdout] 47: 0x0 - [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 30.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compile_tests` [INFO] running `Command { std: "docker" "inspect" "a959555868c10491d8ecdd8351d0425e26abc34bfe57cfc53e685fcde438e039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a959555868c10491d8ecdd8351d0425e26abc34bfe57cfc53e685fcde438e039", kill_on_drop: false }` [INFO] [stdout] a959555868c10491d8ecdd8351d0425e26abc34bfe57cfc53e685fcde438e039