[INFO] fetching crate libafl 0.15.3... [INFO] checking libafl-0.15.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate libafl 0.15.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate libafl 0.15.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libafl 0.15.3 [INFO] tweaked toml for crates.io crate libafl 0.15.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libafl 0.15.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libafl 0.15.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f666703c7e2a192eb9391bfba9803514f11a11941368da5574a1149da35a2b8 [INFO] running `Command { std: "docker" "start" "-a" "0f666703c7e2a192eb9391bfba9803514f11a11941368da5574a1149da35a2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f666703c7e2a192eb9391bfba9803514f11a11941368da5574a1149da35a2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f666703c7e2a192eb9391bfba9803514f11a11941368da5574a1149da35a2b8", kill_on_drop: false }` [INFO] [stdout] 0f666703c7e2a192eb9391bfba9803514f11a11941368da5574a1149da35a2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18cada5d1133a143ba51b2ec9355faddf09bcd86acc058387c0939d3d3165f93 [INFO] running `Command { std: "docker" "start" "-a" "18cada5d1133a143ba51b2ec9355faddf09bcd86acc058387c0939d3d3165f93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking dtor v0.0.5 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking libafl_wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking ctor v0.4.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking tuple_list v0.1.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling libafl_bolts v0.15.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling libafl v0.15.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arbitrary-int v1.2.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking uds v0.4.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking fastbloom v0.11.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling libafl_derive v0.15.3 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling bitbybit v1.3.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking typed-builder v0.21.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking meminterval v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stdout] error: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/executors/forkserver.rs:485:14 [INFO] [stdout] | [INFO] [stdout] 485 | .setsid() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ConfigTarget::setsid(...)` to keep using the current method [INFO] [stdout] = note: `-D unstable-name-collisions` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(unstable_name_collisions)]` [INFO] [stdout] help: add `#![feature(process_setsid)]` to the crate attributes to enable `std::os::unix::process::CommandExt::setsid` [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(process_setsid)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/executors/forkserver.rs:485:14 [INFO] [stdout] | [INFO] [stdout] 485 | .setsid() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ConfigTarget::setsid(...)` to keep using the current method [INFO] [stdout] = note: `-D unstable-name-collisions` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(unstable_name_collisions)]` [INFO] [stdout] help: add `#![feature(process_setsid)]` to the crate attributes to enable `std::os::unix::process::CommandExt::setsid` [INFO] [stdout] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 + #![feature(process_setsid)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/testcase.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | fn testcase(&self, id: CorpusId) -> Result>, Error>; [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] = note: `-D mismatched-lifetime-syntaxes` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn testcase(&self, id: CorpusId) -> Result>, Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/testcase.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error>; [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] 29 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 545 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory.rs:549:21 [INFO] [stdout] | [INFO] [stdout] 549 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 549 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory_ondisk.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 244 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory_ondisk.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 248 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/ondisk.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 182 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/ondisk.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 186 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/cached.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 185 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/cached.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 189 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn target_bytes(&self) -> OwnedSlice { [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] 146 | fn target_bytes(&self) -> OwnedSlice<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | fn target_bytes(&self) -> OwnedSlice; [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] 164 | fn target_bytes(&self) -> OwnedSlice<'_, u8>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | fn sub_bytes(&self, range: R) -> SubRangeSlice [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] 176 | fn sub_bytes(&self, range: R) -> SubRangeSlice<'_, u8> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | fn sub_bytes_mut(&mut self, range: R) -> SubRangeMutSlice [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] 184 | fn sub_bytes_mut(&mut self, range: R) -> SubRangeMutSlice<'_, u8> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | fn sub_input(&mut self, range: R) -> BytesSubInput [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] 192 | fn sub_input(&mut self, range: R) -> BytesSubInput<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/bytes.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | fn target_bytes(&self) -> OwnedSlice { [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] 63 | fn target_bytes(&self) -> OwnedSlice<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libafl` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/testcase.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | fn testcase(&self, id: CorpusId) -> Result>, Error>; [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] = note: `-D mismatched-lifetime-syntaxes` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | fn testcase(&self, id: CorpusId) -> Result>, Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/testcase.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error>; [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] 29 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 545 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory.rs:549:21 [INFO] [stdout] | [INFO] [stdout] 549 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 549 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory_ondisk.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 244 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/inmemory_ondisk.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 248 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/ondisk.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 182 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/ondisk.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 186 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/cached.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [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] 185 | fn testcase(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/corpus/cached.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [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] 189 | fn testcase_mut(&self, id: CorpusId) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn target_bytes(&self) -> OwnedSlice { [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] 146 | fn target_bytes(&self) -> OwnedSlice<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | fn target_bytes(&self) -> OwnedSlice; [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] 164 | fn target_bytes(&self) -> OwnedSlice<'_, u8>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | fn sub_bytes(&self, range: R) -> SubRangeSlice [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] 176 | fn sub_bytes(&self, range: R) -> SubRangeSlice<'_, u8> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | fn sub_bytes_mut(&mut self, range: R) -> SubRangeMutSlice [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] 184 | fn sub_bytes_mut(&mut self, range: R) -> SubRangeMutSlice<'_, u8> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/mod.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | fn sub_input(&mut self, range: R) -> BytesSubInput [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] 192 | fn sub_input(&mut self, range: R) -> BytesSubInput<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/inputs/bytes.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | fn target_bytes(&self) -> OwnedSlice { [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] 63 | fn target_bytes(&self) -> OwnedSlice<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libafl` (lib test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "18cada5d1133a143ba51b2ec9355faddf09bcd86acc058387c0939d3d3165f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18cada5d1133a143ba51b2ec9355faddf09bcd86acc058387c0939d3d3165f93", kill_on_drop: false }` [INFO] [stdout] 18cada5d1133a143ba51b2ec9355faddf09bcd86acc058387c0939d3d3165f93