[INFO] fetching crate gene 0.6.0... [INFO] testing gene-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gene 0.6.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gene 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gene_derive v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 272d231083c2feb3b6befdc6c274db7980b4d29f0c9d178d2c3442ae2ed56e31 [INFO] running `Command { std: "docker" "start" "-a" "272d231083c2feb3b6befdc6c274db7980b4d29f0c9d178d2c3442ae2ed56e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272d231083c2feb3b6befdc6c274db7980b4d29f0c9d178d2c3442ae2ed56e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272d231083c2feb3b6befdc6c274db7980b4d29f0c9d178d2c3442ae2ed56e31", kill_on_drop: false }` [INFO] [stdout] 272d231083c2feb3b6befdc6c274db7980b4d29f0c9d178d2c3442ae2ed56e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddcf543bdbd1ced43f5c21a048bd6f0a99deaa81b3c40a5912cf532339da24cc [INFO] running `Command { std: "docker" "start" "-a" "ddcf543bdbd1ced43f5c21a048bd6f0a99deaa81b3c40a5912cf532339da24cc", 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 serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling equivalent v1.0.1 [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 unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [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 regex v1.10.4 [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 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 30.08s [INFO] running `Command { std: "docker" "inspect" "ddcf543bdbd1ced43f5c21a048bd6f0a99deaa81b3c40a5912cf532339da24cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddcf543bdbd1ced43f5c21a048bd6f0a99deaa81b3c40a5912cf532339da24cc", kill_on_drop: false }` [INFO] [stdout] ddcf543bdbd1ced43f5c21a048bd6f0a99deaa81b3c40a5912cf532339da24cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bcf4a9191c5e68eadf14e757a79b044d06fbfb3a7815e715cbc7a677bac5a72 [INFO] running `Command { std: "docker" "start" "-a" "2bcf4a9191c5e68eadf14e757a79b044d06fbfb3a7815e715cbc7a677bac5a72", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [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 ahash v0.8.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v2.0.0 [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 36.89s [INFO] running `Command { std: "docker" "inspect" "2bcf4a9191c5e68eadf14e757a79b044d06fbfb3a7815e715cbc7a677bac5a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcf4a9191c5e68eadf14e757a79b044d06fbfb3a7815e715cbc7a677bac5a72", kill_on_drop: false }` [INFO] [stdout] 2bcf4a9191c5e68eadf14e757a79b044d06fbfb3a7815e715cbc7a677bac5a72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65f431da80ea734a7716f71b4fd228e11c5ea9de459b346b94988f47556fda81 [INFO] running `Command { std: "docker" "start" "-a" "65f431da80ea734a7716f71b4fd228e11c5ea9de459b346b94988f47556fda81", 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.18s [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_dup_templates ... ok [INFO] [stdout] test compiler::test::test_load_duplicate_rule ... ok [INFO] [stdout] test compiler::test::test_load_from_str ... ok [INFO] [stdout] test compiler::test::test_load_rule_unk_dep ... ok [INFO] [stdout] test compiler::test::test_load_templates ... ok [INFO] [stdout] test engine::test::test_compiled_rules ... ok [INFO] [stdout] test compiler::test::test_templated_rule ... ok [INFO] [stdout] test engine::test::test_dep_cache ... ok [INFO] [stdout] test engine::test::test_basic_filter_scan ... ok [INFO] [stdout] test engine::test::test_exclude_filter ... ok [INFO] [stdout] test engine::test::test_include_all_empty_filter ... ok [INFO] [stdout] test engine::test::test_basic_match_scan ... ok [INFO] [stdout] test engine::test::test_include_filter ... ok [INFO] [stdout] test engine::test::test_match_with_attack ... ok [INFO] [stdout] test engine::test::test_match_with_tags ... ok [INFO] [stdout] test engine::test::test_match_and_filter ... ok [INFO] [stdout] test engine::test::test_mix_include_exclude_filter ... ok [INFO] [stdout] test engine::test::test_rule_dependency ... ok [INFO] [stdout] test paths::test::test_path ... ok [INFO] [stdout] test event::test::test_option_bug ... ok [INFO] [stdout] test rules::condition::tests::test_all_of_them ... ok [INFO] [stdout] test rules::condition::tests::test_any_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_all_of_vars ... ok [INFO] [stdout] test rules::condition::tests::test_condition ... ok [INFO] [stdout] test rules::condition::tests::test_any_of_them ... ok [INFO] [stdout] test event::test::test_derive_event ... 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_idents ... ok [INFO] [stdout] test rules::condition::tests::test_none_of_them ... ok [INFO] [stdout] test rules::condition::tests::test_x_of_vars ... ok [INFO] [stdout] test rules::matcher::test::test_direct_match ... ok [INFO] [stdout] test rules::matcher::test::test_parse_path ... ok [INFO] [stdout] test rules::matcher::test::test_indirect_match ... ok [INFO] [stdout] test rules::matcher::test::test_parse_rule_match ... ok [INFO] [stdout] test rules::test::test_all_of_them ... ok [INFO] [stdout] test rules::test::test_attack_re ... ok [INFO] [stdout] test rules::test::test_all_of_vars ... ok [INFO] [stdout] test rules::test::test_match_all_rule_operand ... ok [INFO] [stdout] test rules::test::test_any_of_them ... ok [INFO] [stdout] test rules::test::test_any_of_vars ... ok [INFO] [stdout] test rules::test::test_deserialization_error ... ok [INFO] [stdout] test rules::test::test_ip_addr_matching ... ok [INFO] [stdout] test rules::test::test_n_of_them ... ok [INFO] [stdout] test rules::test::test_n_of_vars ... ok [INFO] [stdout] test rules::test::test_path_buf_matching ... ok [INFO] [stdout] test rules::test::test_templates ... ok [INFO] [stdout] test rules::test::test_serialize_yaml ... ok [INFO] [stdout] test rules::test::test_unknown_operand ... ok [INFO] [stdout] test values::test::test_field_value ... ok [INFO] [stdout] test values::test::test_number ... ok [INFO] [stdout] test rules::test::test_unknown_fields ... ok [INFO] [stdout] test rules::test::test_incompatible_fields ... ok [INFO] [stdout] test rules::test::test_none_of_them ... ok [INFO] [stdout] test rules::test::test_none_of_vars ... ok [INFO] [stdout] test rules::test::test_rule_match ... 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. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [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 1.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65f431da80ea734a7716f71b4fd228e11c5ea9de459b346b94988f47556fda81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f431da80ea734a7716f71b4fd228e11c5ea9de459b346b94988f47556fda81", kill_on_drop: false }` [INFO] [stdout] 65f431da80ea734a7716f71b4fd228e11c5ea9de459b346b94988f47556fda81