[INFO] fetching crate gene 0.6.1...
[INFO] testing gene-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gene 0.6.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gene 0.6.1
[INFO] finished tweaking crates.io crate gene 0.6.1
[INFO] tweaked toml for crates.io crate gene 0.6.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gene 0.6.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 gene 0.6.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3115d1c5cb982dafd3cff922ff33d4f84f113888657564aa70d93f99582dc4a0
[INFO] running `Command { std: "docker" "start" "-a" "3115d1c5cb982dafd3cff922ff33d4f84f113888657564aa70d93f99582dc4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3115d1c5cb982dafd3cff922ff33d4f84f113888657564aa70d93f99582dc4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3115d1c5cb982dafd3cff922ff33d4f84f113888657564aa70d93f99582dc4a0", kill_on_drop: false }`
[INFO] [stdout] 3115d1c5cb982dafd3cff922ff33d4f84f113888657564aa70d93f99582dc4a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 76370e06caaa55e68f5b140e5d1e0aed6ecff4651beeff906bcb3bac85f8e668
[INFO] running `Command { std: "docker" "start" "-a" "76370e06caaa55e68f5b140e5d1e0aed6ecff4651beeff906bcb3bac85f8e668", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[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 once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.96
[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.1
[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.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.00s
[INFO] running `Command { std: "docker" "inspect" "76370e06caaa55e68f5b140e5d1e0aed6ecff4651beeff906bcb3bac85f8e668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76370e06caaa55e68f5b140e5d1e0aed6ecff4651beeff906bcb3bac85f8e668", kill_on_drop: false }`
[INFO] [stdout] 76370e06caaa55e68f5b140e5d1e0aed6ecff4651beeff906bcb3bac85f8e668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 07b637a3422e7ee3fc6ec1150b42dadf444ada476ef183918bf86535dd363e35
[INFO] running `Command { std: "docker" "start" "-a" "07b637a3422e7ee3fc6ec1150b42dadf444ada476ef183918bf86535dd363e35", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling pest_derive v2.7.15
[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 gene v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[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: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] 549 |         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] 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: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] 573 |         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] 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: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] 601 |         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] 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: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] 604 |         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] 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: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] 625 |         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] 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: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] 629 |         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] 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: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] 649 |         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] 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: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] 653 |         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] 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: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] 656 |         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] 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: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] 678 |         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] 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: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] 681 |         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] 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: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] 686 |         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] 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: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] 715 |         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] 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: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] 751 |         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] 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: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] 788 |         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] 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: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] 824 |         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] 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: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] 830 |         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] 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: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] 947 |         fake_event!(Dummy, id = 1, source = "test", (".ipv6", "::1"));
[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: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] 953 |         fake_event!(Dummy2, id = 2, 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] 512 |                 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 18.93s
[INFO] running `Command { std: "docker" "inspect" "07b637a3422e7ee3fc6ec1150b42dadf444ada476ef183918bf86535dd363e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b637a3422e7ee3fc6ec1150b42dadf444ada476ef183918bf86535dd363e35", kill_on_drop: false }`
[INFO] [stdout] 07b637a3422e7ee3fc6ec1150b42dadf444ada476ef183918bf86535dd363e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a0e1061d2530c90a9b0d2f27259fe12cea940fc29417a94eceffcb3661ae1315
[INFO] running `Command { std: "docker" "start" "-a" "a0e1061d2530c90a9b0d2f27259fe12cea940fc29417a94eceffcb3661ae1315", 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: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] 549 |         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] 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: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] 573 |         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] 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: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] 601 |         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] 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: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] 604 |         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] 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: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] 625 |         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] 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: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] 629 |         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] 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: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] 649 |         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] 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: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] 653 |         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] 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: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] 656 |         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] 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: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] 678 |         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] 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: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] 681 |         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] 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: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] 686 |         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] 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: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] 715 |         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] 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: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] 751 |         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] 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: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] 788 |         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] 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: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] 824 |         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] 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: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] 830 |         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] 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: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] 947 |         fake_event!(Dummy, id = 1, source = "test", (".ipv6", "::1"));
[INFO] [stderr]     |         ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [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: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] 953 |         fake_event!(Dummy2, id = 2, 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] 512 |                 fn get_from_path(&self, path: &crate::XPath) -> Option<$crate::FieldValue<'_>> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gene` (lib test) generated 29 warnings (run `cargo fix --lib -p gene --tests` to apply 29 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gene-b38eb2733adca1b5)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test compiler::test::test_load_duplicate_rule ... ok
[INFO] [stdout] test compiler::test::test_load_rule_unk_dep ... ok
[INFO] [stdout] test compiler::test::test_load_templates ... ok
[INFO] [stdout] test compiler::test::test_load_from_str ... ok
[INFO] [stdout] test engine::test::test_mix_include_exclude_filter ... ok
[INFO] [stdout] test engine::test::test_include_filter ... 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_include_all_empty_filter ... ok
[INFO] [stdout] test engine::test::test_rule_dependency_bug ... ok
[INFO] [stdout] test engine::test::test_match_with_tags ... ok
[INFO] [stdout] test engine::test::test_compiled_rules ... ok
[INFO] [stdout] test engine::test::test_exclude_filter ... ok
[INFO] [stdout] test engine::test::test_basic_filter_scan ... ok
[INFO] [stdout] test rules::condition::tests::test_condition ... 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_all_of_them ... ok
[INFO] [stdout] test rules::condition::tests::test_any_of_them ... 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_none_of_vars ... ok
[INFO] [stdout] test rules::condition::tests::test_x_of_vars ... ok
[INFO] [stdout] test rules::matcher::test::test_parse_rule_match ... ok
[INFO] [stdout] test rules::matcher::test::test_direct_match ... ok
[INFO] [stdout] test rules::test::test_all_of_vars ... ok
[INFO] [stdout] test rules::matcher::test::test_indirect_match ... ok
[INFO] [stdout] test rules::matcher::test::test_parse_path ... ok
[INFO] [stdout] test rules::test::test_attack_re ... ok
[INFO] [stdout] test rules::test::test_deserialization_error ... ok
[INFO] [stdout] test paths::test::test_path ... ok
[INFO] [stdout] test rules::test::test_incompatible_fields ... ok
[INFO] [stdout] test rules::test::test_match_all_rule_operand ... ok
[INFO] [stdout] test rules::test::test_ip_addr_matching ... ok
[INFO] [stdout] test rules::test::test_n_of_vars ... ok
[INFO] [stdout] test compiler::test::test_load_dup_templates ... ok
[INFO] [stdout] test engine::test::test_rule_dependency ... ok
[INFO] [stdout] test compiler::test::test_templated_rule ... ok
[INFO] [stdout] test event::test::test_derive_event ... ok
[INFO] [stdout] test event::test::test_option_bug ... ok
[INFO] [stdout] test engine::test::test_dep_cache ... ok
[INFO] [stdout] test rules::test::test_n_of_them ... ok
[INFO] [stdout] test engine::test::test_match_with_attack ... ok
[INFO] [stdout] test rules::test::test_none_of_vars ... ok
[INFO] [stdout] test rules::test::test_none_of_them ... ok
[INFO] [stdout] test rules::test::test_all_of_them ... ok
[INFO] [stdout] test rules::test::test_any_of_vars ... ok
[INFO] [stdout] test rules::condition::tests::test_x_of_them ... ok
[INFO] [stdout] test rules::test::test_any_of_them ... ok
[INFO] [stdout] test rules::test::test_path_buf_matching ... ok
[INFO] [stdout] test rules::test::test_templates ... ok
[INFO] [stdout] test values::test::test_field_value ... ok
[INFO] [stdout] test rules::test::test_unknown_fields ... ok
[INFO] [stdout] test rules::test::test_serialize_yaml ... ok
[INFO] [stdout] test rules::test::test_unknown_operand ... ok
[INFO] [stdout] test rules::test::test_rule_match ... ok
[INFO] [stdout] test values::test::test_number ... ok
[INFO] [stdout] test compiler::test::test_rules_order ... ok
[INFO] [stdout] test rules::condition::condition_test::test::test_condition_computation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gene
[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.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a0e1061d2530c90a9b0d2f27259fe12cea940fc29417a94eceffcb3661ae1315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e1061d2530c90a9b0d2f27259fe12cea940fc29417a94eceffcb3661ae1315", kill_on_drop: false }`
[INFO] [stdout] a0e1061d2530c90a9b0d2f27259fe12cea940fc29417a94eceffcb3661ae1315
