[INFO] fetching crate boreal 1.0.0... [INFO] testing boreal-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate boreal 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate boreal 1.0.0 [INFO] finished tweaking crates.io crate boreal 1.0.0 [INFO] tweaked toml for crates.io crate boreal 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate boreal 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boreal 1.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded magic v0.16.2 [INFO] [stderr] Downloaded magic-sys v0.3.0 [INFO] [stderr] Downloaded yara v0.30.0 [INFO] [stderr] Downloaded boreal-parser v1.0.0 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded tlsh2 v0.4.0 [INFO] [stderr] Downloaded yara-sys v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53242c49a594b0d8239ebe0686cc5eb810c55d7bd62998169bae2ddd0b0b865f [INFO] running `Command { std: "docker" "start" "-a" "53242c49a594b0d8239ebe0686cc5eb810c55d7bd62998169bae2ddd0b0b865f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53242c49a594b0d8239ebe0686cc5eb810c55d7bd62998169bae2ddd0b0b865f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53242c49a594b0d8239ebe0686cc5eb810c55d7bd62998169bae2ddd0b0b865f", kill_on_drop: false }` [INFO] [stdout] 53242c49a594b0d8239ebe0686cc5eb810c55d7bd62998169bae2ddd0b0b865f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b6bcdcc959744b965412025d820789a9e4d67ad7455fa6ab84f370ca3cc0a7d [INFO] running `Command { std: "docker" "start" "-a" "9b6bcdcc959744b965412025d820789a9e4d67ad7455fa6ab84f370ca3cc0a7d", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tlsh2 v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling boreal-parser v1.0.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling boreal v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/module.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 65 | fun: StaticFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/evaluator/mod.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches, PoisonKind> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches<'_>, PoisonKind> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option; [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/dotnet.rs:2325:16 [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/pe.rs:1990:10 [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here [INFO] [stdout] 1991 | ) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex/visitor.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 297 | path: P, [INFO] [stdout] 298 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 348 | path: P, [INFO] [stdout] 349 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 349 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:477:31 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result, (ScanError, ScanResult<'_>)> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/ac_scan.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | scanner: &super::Inner, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 309 | variable_index: usize, [INFO] [stdout] 310 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/process/sys/linux.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s [INFO] running `Command { std: "docker" "inspect" "9b6bcdcc959744b965412025d820789a9e4d67ad7455fa6ab84f370ca3cc0a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6bcdcc959744b965412025d820789a9e4d67ad7455fa6ab84f370ca3cc0a7d", kill_on_drop: false }` [INFO] [stdout] 9b6bcdcc959744b965412025d820789a9e4d67ad7455fa6ab84f370ca3cc0a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05f0819df60cd26c443b95dd081e0d132dc46cb422efa15b106456e814281d5 [INFO] running `Command { std: "docker" "start" "-a" "b05f0819df60cd26c443b95dd081e0d132dc46cb422efa15b106456e814281d5", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling boreal v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling yara-sys v0.29.0 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/module.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 65 | fun: StaticFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/evaluator/mod.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches, PoisonKind> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches<'_>, PoisonKind> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option; [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/dotnet.rs:2325:16 [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/pe.rs:1990:10 [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here [INFO] [stdout] 1991 | ) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex/visitor.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 297 | path: P, [INFO] [stdout] 298 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 348 | path: P, [INFO] [stdout] 349 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 349 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:477:31 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result, (ScanError, ScanResult<'_>)> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/ac_scan.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | scanner: &super::Inner, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 309 | variable_index: usize, [INFO] [stdout] 310 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/process/sys/linux.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yara v0.30.0 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/compiler/module.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 65 | fun: StaticFunction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/evaluator/mod.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches, PoisonKind> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches<'_>, PoisonKind> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option; [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | fn fetch(&mut self, _params: &MemoryParams) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | fn fetch(&mut self, _params: &MemoryParams) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/dotnet.rs:2325:16 [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 2325 | fn streams(&self) -> StreamIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/module/pe.rs:1990:10 [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here [INFO] [stdout] 1991 | ) -> Option<&[u8]> { [INFO] [stdout] | ^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1990 | dir: ResourceDirectory<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex/visitor.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | fn build_stack_frame(hir: &Hir) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 297 | path: P, [INFO] [stdout] 298 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 348 | path: P, [INFO] [stdout] 349 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 349 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:415:25 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn scan_process(&self, pid: u32) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:477:31 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 477 | pub fn scan_fragmented(&self, obj: T) -> Result, (ScanError, ScanResult<'_>)> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/mod.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn rules(&self) -> RulesIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/ac_scan.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | scanner: &super::Inner, [INFO] [stdout] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 309 | variable_index: usize, [INFO] [stdout] 310 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 310 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scanner/process/sys/linux.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.36s [INFO] running `Command { std: "docker" "inspect" "b05f0819df60cd26c443b95dd081e0d132dc46cb422efa15b106456e814281d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05f0819df60cd26c443b95dd081e0d132dc46cb422efa15b106456e814281d5", kill_on_drop: false }` [INFO] [stdout] b05f0819df60cd26c443b95dd081e0d132dc46cb422efa15b106456e814281d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b3bfb77956894fc1dc68c28b801bd5a412bca345e61f81224be9080005407d7 [INFO] running `Command { std: "docker" "start" "-a" "3b3bfb77956894fc1dc68c28b801bd5a412bca345e61f81224be9080005407d7", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/compiler/module.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 65 | fun: StaticFunction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/evaluator/mod.rs:230:24 [INFO] [stderr] | [INFO] [stderr] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches, PoisonKind> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 230 | fn get_var_matches(&self) -> Result<&variable::VarMatches<'_>, PoisonKind> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:264:14 [INFO] [stderr] | [INFO] [stderr] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option; [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 264 | fn fetch(&mut self, params: &MemoryParams) -> Option>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/module/dotnet.rs:2325:16 [INFO] [stderr] | [INFO] [stderr] 2325 | fn streams(&self) -> StreamIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2325 | fn streams(&self) -> StreamIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/module/pe.rs:1990:10 [INFO] [stderr] | [INFO] [stderr] 1990 | dir: ResourceDirectory, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here [INFO] [stderr] 1991 | ) -> Option<&[u8]> { [INFO] [stderr] | ^^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1990 | dir: ResourceDirectory<'_>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/regex/visitor.rs:127:27 [INFO] [stderr] | [INFO] [stderr] 127 | fn build_stack_frame(hir: &Hir) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 127 | fn build_stack_frame(hir: &Hir) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/mod.rs:296:9 [INFO] [stderr] | [INFO] [stderr] 296 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 297 | path: P, [INFO] [stderr] 298 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 298 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/mod.rs:347:9 [INFO] [stderr] | [INFO] [stderr] 347 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 348 | path: P, [INFO] [stderr] 349 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 349 | ) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/mod.rs:415:25 [INFO] [stderr] | [INFO] [stderr] 415 | pub fn scan_process(&self, pid: u32) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 415 | pub fn scan_process(&self, pid: u32) -> Result, (ScanError, ScanResult<'_>)> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/mod.rs:477:31 [INFO] [stderr] | [INFO] [stderr] 477 | pub fn scan_fragmented(&self, obj: T) -> Result [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 477 | pub fn scan_fragmented(&self, obj: T) -> Result, (ScanError, ScanResult<'_>)> [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/mod.rs:596:18 [INFO] [stderr] | [INFO] [stderr] 596 | pub fn rules(&self) -> RulesIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 596 | pub fn rules(&self) -> RulesIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/ac_scan.rs:308:14 [INFO] [stderr] | [INFO] [stderr] 308 | scanner: &super::Inner, [INFO] [stderr] | ^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 309 | variable_index: usize, [INFO] [stderr] 310 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 310 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/scanner/process/sys/linux.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 173 | fn fetch(&mut self, params: &MemoryParams) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `boreal` (lib) generated 13 warnings (run `cargo fix --lib -p boreal` to apply 12 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:318:18 [INFO] [stderr] | [INFO] [stderr] 318 | fn fetch(&mut self, _params: &MemoryParams) -> Option { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 318 | fn fetch(&mut self, _params: &MemoryParams) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `boreal` (lib test) generated 14 warnings (13 duplicates) (run `cargo fix --lib -p boreal --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boreal-06953b8f55583c2d) [INFO] [stdout] [INFO] [stdout] running 112 tests [INFO] [stdout] test compiler::builder::tests::test_getters ... ok [INFO] [stdout] test bytes_pool::tests::test_types_traits ... ok [INFO] [stdout] test bitmaps::test::test_bitmap_or_assign ... ok [INFO] [stdout] test bitmaps::test::test_bitmap_all ... ok [INFO] [stdout] test compiler::expression::tests::test_types_traits ... ok [INFO] [stdout] test compiler::external_symbol::tests::test_types_traits ... ok [INFO] [stdout] test evaluator::tests::test_types_traits ... ok [INFO] [stdout] test compiler::module::tests::test_types_traits ... ok [INFO] [stdout] test compiler::builder::tests::test_types_traits ... ok [INFO] [stdout] test compiler::rule::tests::test_types_traits ... ok [INFO] [stdout] test compiler::variable::tests::test_types_traits ... ok [INFO] [stdout] test matcher::literals::tests::test_types_traits ... ok [INFO] [stdout] test matcher::only_literals::tests::test_extract_literals ... ok [INFO] [stdout] test compiler::tests::test_types_traits ... ok [INFO] [stdout] test compiler::tests::test_compilation_variables ... ok [INFO] [stdout] test matcher::literals::tests::test_regex_literals ... ok [INFO] [stdout] test matcher::only_literals::tests::test_regex_extract_literals ... ok [INFO] [stdout] test matcher::analysis::tests::test_count_alt_literals ... ok [INFO] [stdout] test matcher::validator::dfa::tests::test_types_traits ... ok [INFO] [stdout] test matcher::validator::simple::tests::test_simple_validator ... ok [INFO] [stdout] test matcher::tests::test_types_traits ... ok [INFO] [stdout] test matcher::validator::dfa::tests::test_find_wide_anchored_rev ... ok [INFO] [stdout] test matcher::validator::dfa::tests::test_find_wide_anchored_fwd ... ok [INFO] [stdout] test matcher::validator::simple::tests::test_simple_validator_dot ... ok [INFO] [stdout] test matcher::validator::simple::tests::test_simple_validator_masks ... ok [INFO] [stdout] test matcher::validator::simple::tests::test_simple_validator_build ... ok [INFO] [stdout] test evaluator::module::tests::test_types_traits ... ok [INFO] [stdout] test matcher::raw::tests::test_types_traits ... ok [INFO] [stdout] test evaluator::error::tests::test_types_traits ... ok [INFO] [stdout] test evaluator::variable::tests::test_types_traits ... ok [INFO] [stdout] test matcher::widener::tests::test_types_traits ... ok [INFO] [stdout] test memory::tests::test_proper_range ... ok [INFO] [stdout] test matcher::validator::simple::tests::test_types_traits ... ok [INFO] [stdout] test matcher::validator::tests::test_types_traits ... ok [INFO] [stdout] test module::math::tests::test_abs_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_in_range_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_max_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_mean_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_min_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_mode_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_deviation_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_monte_carlo_pi_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_entropy_invalid_args ... ok [INFO] [stdout] test memory::tests::test_types_traits ... ok [INFO] [stdout] test module::math::tests::test_percentage_invalid_args ... ok [INFO] [stdout] test module::math::tests::test_serial_correlation_invalid_args ... ok [INFO] [stdout] test regex::tests::test_hex_string_to_regex ... ok [INFO] [stdout] test module::math::tests::test_count_invalid_args ... ok [INFO] [stdout] test module::tests::test_types_traits ... ok [INFO] [stdout] test module::math::tests::test_to_number_invalid_args ... ok [INFO] [stdout] test scanner::params::tests::test_callback_events_ops ... ok [INFO] [stdout] test scanner::params::tests::test_getters ... ok [INFO] [stdout] test regex::tests::test_types_traits ... ok [INFO] [stdout] test scanner::params::tests::test_types_traits ... ok [INFO] [stdout] test scanner::ac_scan::tests::test_types_traits ... ok [INFO] [stdout] test scanner::error::tests::test_types_traits ... ok [INFO] [stdout] test matcher::analysis::tests::test_flags ... ok [INFO] [stdout] test scanner::process::sys::linux::tests::test_parse_maps ... ok [INFO] [stdout] test regex::tests::test_regex_as_str ... ok [INFO] [stdout] test regex::hir::tests::test_types_traits ... ok [INFO] [stdout] test scanner::process::sys::linux::tests::test_chunking ... ok [INFO] [stdout] test scanner::process::sys::linux::tests::test_round_to_page_size ... ok [INFO] [stdout] test scanner::process::sys::linux::tests::test_types_traits ... ok [INFO] [stdout] test regex::tests::test_regex_conversion ... ok [INFO] [stdout] test scanner::tests::test_poison_bitwise_not ... ok [INFO] [stdout] test compiler::tests::test_compilation_cmp ... ok [INFO] [stdout] test scanner::tests::test_poison_and ... ok [INFO] [stdout] test compiler::tests::test_primary_expression_types ... ok [INFO] [stdout] test scanner::tests::test_poison_count_in_range ... ok [INFO] [stdout] test compiler::tests::test_compilation_for_expression ... ok [INFO] [stdout] test scanner::tests::test_poison_defined ... ok [INFO] [stdout] test scanner::tests::test_poison_bitwise_or ... ok [INFO] [stdout] test scanner::tests::test_poison_div ... ok [INFO] [stdout] test scanner::tests::test_poison_count ... ok [INFO] [stdout] test bitmaps::test::test_bitmap ... ok [INFO] [stdout] test scanner::tests::test_poison_entrypoint ... ok [INFO] [stdout] test matcher::literals::tests::test_hex_string_literals ... ok [INFO] [stdout] test scanner::tests::test_poison_endswith ... ok [INFO] [stdout] test scanner::tests::test_poison_length ... ok [INFO] [stdout] test scanner::tests::test_poison_cmp ... ok [INFO] [stdout] test scanner::tests::test_poison_contains ... ok [INFO] [stdout] test scanner::tests::test_poison_iequals ... ok [INFO] [stdout] test scanner::tests::test_poison_filesize ... ok [INFO] [stdout] test scanner::tests::test_poison_eq ... ok [INFO] [stdout] test scanner::tests::test_poison_for_rules ... ok [INFO] [stdout] test scanner::tests::test_poison_bitwise_xor ... ok [INFO] [stdout] test scanner::tests::test_poison_add ... ok [INFO] [stdout] test scanner::tests::test_poison_bitwise_and ... ok [INFO] [stdout] test scanner::tests::test_poison_for_identifiers ... ok [INFO] [stdout] test scanner::tests::test_poison_matches ... ok [INFO] [stdout] test compiler::tests::test_expression_types ... ok [INFO] [stdout] test scanner::tests::test_poison_neg ... ok [INFO] [stdout] test scanner::tests::test_poison_mod ... ok [INFO] [stdout] test scanner::tests::test_poison_for ... ok [INFO] [stdout] test scanner::tests::test_poison_variable ... ok [INFO] [stdout] test scanner::tests::test_poison_not ... ok [INFO] [stdout] test scanner::tests::test_poison_read_integer ... ok [INFO] [stdout] test scanner::tests::test_poison_sub ... ok [INFO] [stdout] test scanner::tests::test_poison_not_eq ... ok [INFO] [stdout] test scanner::tests::test_poison_variable_at ... ok [INFO] [stdout] test scanner::tests::test_poison_mul ... ok [INFO] [stdout] test scanner::tests::test_poison_shift_right ... ok [INFO] [stdout] test scanner::tests::test_poison_offset ... ok [INFO] [stdout] test scanner::tests::test_poison_or ... ok [INFO] [stdout] test scanner::tests::test_types_traits ... ok [INFO] [stdout] test timeout::tests::test_types_traits ... ok [INFO] [stdout] test scanner::tests::test_poison_module ... ok [INFO] [stdout] test statistics::tests::test_types_traits ... ok [INFO] [stdout] test scanner::tests::test_poison_shift_left ... ok [INFO] [stdout] test scanner::tests::test_poison_variable_in ... ok [INFO] [stdout] test scanner::tests::test_poison_startswith ... ok [INFO] [stdout] test compiler::tests::test_compilation_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests boreal [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/compiler/mod.rs - compiler::Compiler::set_include_callback (line 585) - compile ... ok [INFO] [stdout] test src/module/mod.rs - module::ModuleData (line 290) ... ok [INFO] [stdout] test src/module/mod.rs - module::Module::get_dynamic_types (line 127) ... ok [INFO] [stdout] test src/module/mod.rs - module::Value::function (line 659) ... ok [INFO] [stdout] test src/module/mod.rs - module::StaticValue::object (line 686) ... ok [INFO] [stdout] test src/module/mod.rs - module::Value::bytes (line 633) ... ok [INFO] [stdout] test src/module/mod.rs - module::StaticValue::bytes (line 675) ... ok [INFO] [stdout] test src/module/mod.rs - module (line 7) ... ok [INFO] [stdout] test src/module/mod.rs - module::Type::function (line 807) ... ok [INFO] [stdout] test src/module/console.rs - module::console::Console (line 15) ... ok [INFO] [stdout] test src/module/mod.rs - module::StaticValue::function (line 701) ... ok [INFO] [stdout] test src/module/mod.rs - module::Value::object (line 644) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/module/mod.rs - module::Type::object (line 779) ... ok [INFO] [stdout] test src/module/mod.rs - module::Value::Function::0 (line 520) ... ok [INFO] [stdout] test src/scanner/mod.rs - scanner::Scanner (line 54) ... ok [INFO] [stdout] test src/scanner/params.rs - scanner::params::ScanParams::callback_events (line 371) ... ok [INFO] [stdout] test src/module/mod.rs - module::ModuleData (line 338) ... ok [INFO] [stdout] test src/scanner/mod.rs - scanner::Scanner (line 35) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b3bfb77956894fc1dc68c28b801bd5a412bca345e61f81224be9080005407d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3bfb77956894fc1dc68c28b801bd5a412bca345e61f81224be9080005407d7", kill_on_drop: false }` [INFO] [stdout] 3b3bfb77956894fc1dc68c28b801bd5a412bca345e61f81224be9080005407d7