[INFO] fetching crate gene 0.6.0... [INFO] testing gene-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gene 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gene 0.6.0 [INFO] finished tweaking crates.io crate gene 0.6.0 [INFO] tweaked toml for crates.io crate gene 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gene 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gene 0.6.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29b066ed4300d1565e5ff8c6adc8b90148d70bf1544b7935b6392208d6669ce [INFO] running `Command { std: "docker" "start" "-a" "b29b066ed4300d1565e5ff8c6adc8b90148d70bf1544b7935b6392208d6669ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29b066ed4300d1565e5ff8c6adc8b90148d70bf1544b7935b6392208d6669ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29b066ed4300d1565e5ff8c6adc8b90148d70bf1544b7935b6392208d6669ce", kill_on_drop: false }` [INFO] [stdout] b29b066ed4300d1565e5ff8c6adc8b90148d70bf1544b7935b6392208d6669ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f0c33557e4846051550758e5b810b561c22a6632bc944f0c8a60081b562043 [INFO] running `Command { std: "docker" "start" "-a" "39f0c33557e4846051550758e5b810b561c22a6632bc944f0c8a60081b562043", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling gene_derive v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gene v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.11s [INFO] running `Command { std: "docker" "inspect" "39f0c33557e4846051550758e5b810b561c22a6632bc944f0c8a60081b562043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f0c33557e4846051550758e5b810b561c22a6632bc944f0c8a60081b562043", kill_on_drop: false }` [INFO] [stdout] 39f0c33557e4846051550758e5b810b561c22a6632bc944f0c8a60081b562043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afad7cf7f6001371545b2feceec3ace802780cab0e76ffd1db6d658aeb37d95 [INFO] running `Command { std: "docker" "start" "-a" "4afad7cf7f6001371545b2feceec3ace802780cab0e76ffd1db6d658aeb37d95", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling gene v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 586 | / fake_event!( [INFO] [stdout] 587 | | LsEvent, [INFO] [stdout] 588 | | (".data.exe.file", "/bin/ls"), [INFO] [stdout] 589 | | (".data.exe.size", 43), [INFO] [stdout] 590 | | // this should trigger a string convertion to Number [INFO] [stdout] 591 | | (".data.exe.perm", "0x10040") [INFO] [stdout] 592 | | ); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:512:34 [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 586 | / fake_event!( [INFO] [stdout] 587 | | LsEvent, [INFO] [stdout] 588 | | (".data.exe.file", "/bin/ls"), [INFO] [stdout] 589 | | (".data.exe.size", 43), [INFO] [stdout] 590 | | // this should trigger a string convertion to Number [INFO] [stdout] 591 | | (".data.exe.perm", "0x10040") [INFO] [stdout] 592 | | ); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 611 | fake_event!(Dummy, (".data.exe.size", "42*3")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:512:34 [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 611 | fake_event!(Dummy, (".data.exe.size", "42*3")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 631 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:512:34 [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 631 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 651 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:512:34 [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 651 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 668 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rules.rs:512:34 [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 668 | fake_event!(Dummy, (".data.exe.size", "43")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 543 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 567 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 595 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 598 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 619 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 623 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 643 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 647 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 650 | fake_event!(DnsEvt, id = 3, source = "test", (".domain", "test.com")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 672 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 675 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 680 | fake_event!(DnsEvt, id = 3, source = "test", (".domain", "test.com")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 709 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 745 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 782 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 818 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 824 | fake_event!(Dummy2, id = 1, source = "test", (".ip", "8.8.8.8")); [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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "4afad7cf7f6001371545b2feceec3ace802780cab0e76ffd1db6d658aeb37d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afad7cf7f6001371545b2feceec3ace802780cab0e76ffd1db6d658aeb37d95", kill_on_drop: false }` [INFO] [stdout] 4afad7cf7f6001371545b2feceec3ace802780cab0e76ffd1db6d658aeb37d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9417a9c39e8ef896b31494c0e267caccf25a853fbe9bf7c8cc66176456b83db3 [INFO] running `Command { std: "docker" "start" "-a" "9417a9c39e8ef896b31494c0e267caccf25a853fbe9bf7c8cc66176456b83db3", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:508:34 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 586 | / fake_event!( [INFO] [stderr] 587 | | LsEvent, [INFO] [stderr] 588 | | (".data.exe.file", "/bin/ls"), [INFO] [stderr] 589 | | (".data.exe.size", 43), [INFO] [stderr] 590 | | // this should trigger a string convertion to Number [INFO] [stderr] 591 | | (".data.exe.perm", "0x10040") [INFO] [stderr] 592 | | ); [INFO] [stderr] | |_________- in 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 `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:512:34 [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 586 | / fake_event!( [INFO] [stderr] 587 | | LsEvent, [INFO] [stderr] 588 | | (".data.exe.file", "/bin/ls"), [INFO] [stderr] 589 | | (".data.exe.size", 43), [INFO] [stderr] 590 | | // this should trigger a string convertion to Number [INFO] [stderr] 591 | | (".data.exe.perm", "0x10040") [INFO] [stderr] 592 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:508:34 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 611 | fake_event!(Dummy, (".data.exe.size", "42*3")); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:512:34 [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 611 | fake_event!(Dummy, (".data.exe.size", "42*3")); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:508:34 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 631 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:512:34 [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 631 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:508:34 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 651 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:512:34 [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 651 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:508:34 [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue>{ [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 668 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 508 | fn get_from_iter(&self, _: core::slice::Iter<'_, std::string::String>) -> Option<$crate::FieldValue<'_>>{ [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rules.rs:512:34 [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 668 | fake_event!(Dummy, (".data.exe.size", "43")); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 512 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 543 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 567 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 595 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 598 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 619 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 623 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 643 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 647 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 650 | fake_event!(DnsEvt, id = 3, source = "test", (".domain", "test.com")); [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 672 | fake_event!(IpEvt, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 675 | fake_event!(PathEvt, id = 2, source = "test", (".path", "/bin/ls")); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 680 | fake_event!(DnsEvt, id = 3, source = "test", (".domain", "test.com")); [INFO] [stderr] | --------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 709 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 745 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 782 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 818 | fake_event!(Dummy, id = 1, source = "test", (".ip", "8.8.4.4")); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------ the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 824 | fake_event!(Dummy2, id = 1, source = "test", (".ip", "8.8.8.8")); [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `fake_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 506 | fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `gene` (lib test) generated 27 warnings (run `cargo fix --lib -p gene --tests` to apply 27 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gene-61f5fe96fc0ec302) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test compiler::test::test_load_from_str ... ok [INFO] [stdout] test compiler::test::test_load_duplicate_rule ... ok [INFO] [stdout] test compiler::test::test_load_templates ... ok [INFO] [stdout] test compiler::test::test_templated_rule ... ok [INFO] [stdout] test compiler::test::test_load_dup_templates ... ok [INFO] [stdout] test compiler::test::test_load_rule_unk_dep ... ok [INFO] [stdout] test engine::test::test_include_all_empty_filter ... ok [INFO] [stdout] test engine::test::test_basic_filter_scan ... ok [INFO] [stdout] test engine::test::test_basic_match_scan ... ok [INFO] [stdout] test engine::test::test_match_and_filter ... ok [INFO] [stdout] test engine::test::test_exclude_filter ... ok [INFO] [stdout] test engine::test::test_match_with_tags ... ok [INFO] [stdout] test paths::test::test_path ... ok [INFO] [stdout] test engine::test::test_dep_cache ... ok [INFO] [stdout] test rules::condition::tests::test_all_of_them ... ok [INFO] [stdout] test engine::test::test_include_filter ... ok [INFO] [stdout] test engine::test::test_mix_include_exclude_filter ... ok [INFO] [stdout] test event::test::test_derive_event ... ok [INFO] [stdout] test engine::test::test_match_with_attack ... ok [INFO] [stdout] test engine::test::test_rule_dependency ... ok [INFO] [stdout] test event::test::test_option_bug ... ok [INFO] [stdout] test rules::condition::tests::test_all_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_any_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_any_of_them ... ok [INFO] [stdout] test rules::condition::tests::test_idents ... ok [INFO] [stdout] test rules::condition::tests::test_none_of_them ... ok [INFO] [stdout] test rules::condition::tests::test_none_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_x_of_them ... ok [INFO] [stdout] test rules::condition::tests::test_condition ... ok [INFO] [stdout] test rules::matcher::test::test_indirect_match ... ok [INFO] [stdout] test rules::matcher::test::test_direct_match ... ok [INFO] [stdout] test engine::test::test_compiled_rules ... ok [INFO] [stdout] test rules::test::test_incompatible_fields ... ok [INFO] [stdout] test rules::matcher::test::test_parse_path ... ok [INFO] [stdout] test rules::test::test_all_of_them ... ok [INFO] [stdout] test rules::test::test_any_of_them ... ok [INFO] [stdout] test rules::test::test_ip_addr_matching ... ok [INFO] [stdout] test rules::test::test_deserialization_error ... ok [INFO] [stdout] test rules::test::test_all_of_vars ... ok [INFO] [stdout] test rules::test::test_path_buf_matching ... ok [INFO] [stdout] test rules::test::test_match_all_rule_operand ... ok [INFO] [stdout] test rules::test::test_none_of_them ... ok [INFO] [stdout] test rules::test::test_attack_re ... ok [INFO] [stdout] test rules::test::test_none_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_x_of_vars ... ok [INFO] [stdout] test rules::test::test_serialize_yaml ... ok [INFO] [stdout] test rules::test::test_n_of_them ... ok [INFO] [stdout] test rules::test::test_templates ... ok [INFO] [stdout] test rules::matcher::test::test_parse_rule_match ... ok [INFO] [stdout] test rules::test::test_any_of_vars ... ok [INFO] [stdout] test rules::test::test_n_of_vars ... ok [INFO] [stdout] test rules::test::test_unknown_fields ... ok [INFO] [stdout] test rules::test::test_unknown_operand ... ok [INFO] [stdout] test values::test::test_field_value ... ok [INFO] [stdout] test compiler::test::test_rules_order ... ok [INFO] [stdout] test values::test::test_number ... ok [INFO] [stdout] test rules::test::test_rule_match ... ok [INFO] [stdout] test rules::condition::condition_test::test::test_condition_computation ... ok [INFO] [stderr] Doc-tests gene [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/paths.rs - paths::XPath (line 19) ... ok [INFO] [stdout] test src/template.rs - template::Templates (line 20) ... ok [INFO] [stdout] test src/engine.rs - engine::Engine (line 221) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9417a9c39e8ef896b31494c0e267caccf25a853fbe9bf7c8cc66176456b83db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9417a9c39e8ef896b31494c0e267caccf25a853fbe9bf7c8cc66176456b83db3", kill_on_drop: false }` [INFO] [stdout] 9417a9c39e8ef896b31494c0e267caccf25a853fbe9bf7c8cc66176456b83db3