[INFO] cloning repository https://github.com/LibAFLstar/LibAFLstar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LibAFLstar/LibAFLstar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibAFLstar%2FLibAFLstar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibAFLstar%2FLibAFLstar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4786fc4e58fc11d876cad6b620c306b635365ef3
[INFO] checking LibAFLstar/LibAFLstar against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibAFLstar%2FLibAFLstar" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  18% (175/948)
Updating files:  19% (181/948)
Updating files:  20% (190/948)
Updating files:  21% (200/948)
Updating files:  22% (209/948)
Updating files:  23% (219/948)
Updating files:  24% (228/948)
Updating files:  25% (237/948)
Updating files:  26% (247/948)
Updating files:  27% (256/948)
Updating files:  28% (266/948)
Updating files:  29% (275/948)
Updating files:  30% (285/948)
Updating files:  31% (294/948)
Updating files:  32% (304/948)
Updating files:  33% (313/948)
Updating files:  33% (317/948)
Updating files:  34% (323/948)
Updating files:  35% (332/948)
Updating files:  36% (342/948)
Updating files:  37% (351/948)
Updating files:  38% (361/948)
Updating files:  39% (370/948)
Updating files:  40% (380/948)
Updating files:  41% (389/948)
Updating files:  42% (399/948)
Updating files:  43% (408/948)
Updating files:  44% (418/948)
Updating files:  45% (427/948)
Updating files:  46% (437/948)
Updating files:  47% (446/948)
Updating files:  48% (456/948)
Updating files:  49% (465/948)
Updating files:  50% (474/948)
Updating files:  51% (484/948)
Updating files:  52% (493/948)
Updating files:  53% (503/948)
Updating files:  54% (512/948)
Updating files:  55% (522/948)
Updating files:  56% (531/948)
Updating files:  57% (541/948)
Updating files:  58% (550/948)
Updating files:  59% (560/948)
Updating files:  60% (569/948)
Updating files:  61% (579/948)
Updating files:  62% (588/948)
Updating files:  63% (598/948)
Updating files:  64% (607/948)
Updating files:  65% (617/948)
Updating files:  66% (626/948)
Updating files:  67% (636/948)
Updating files:  68% (645/948)
Updating files:  69% (655/948)
Updating files:  70% (664/948)
Updating files:  71% (674/948)
Updating files:  72% (683/948)
Updating files:  73% (693/948)
Updating files:  74% (702/948)
Updating files:  75% (711/948)
Updating files:  76% (721/948)
Updating files:  77% (730/948)
Updating files:  78% (740/948)
Updating files:  79% (749/948)
Updating files:  80% (759/948)
Updating files:  81% (768/948)
Updating files:  82% (778/948)
Updating files:  83% (787/948)
Updating files:  84% (797/948)
Updating files:  85% (806/948)
Updating files:  86% (816/948)
Updating files:  87% (825/948)
Updating files:  88% (835/948)
Updating files:  89% (844/948)
Updating files:  90% (854/948)
Updating files:  91% (863/948)
Updating files:  92% (873/948)
Updating files:  93% (882/948)
Updating files:  94% (892/948)
Updating files:  95% (901/948)
Updating files:  96% (911/948)
Updating files:  97% (920/948)
Updating files:  98% (930/948)
Updating files:  99% (939/948)
Updating files: 100% (948/948)
Updating files: 100% (948/948), done.
[INFO] started tweaking git repo https://github.com/LibAFLstar/LibAFLstar
[INFO] finished tweaking git repo https://github.com/LibAFLstar/LibAFLstar
[INFO] tweaked toml for git repo https://github.com/LibAFLstar/LibAFLstar written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LibAFLstar/LibAFLstar on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LibAFLstar/LibAFLstar 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/AFLplusplus/LibAFL`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.7
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded ctor v0.2.5
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded memoffset v0.9.0
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.16.2
[INFO] [stderr]   Downloaded match_cfg v0.1.0
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded backtrace v0.3.69
[INFO] [stderr]   Downloaded num_enum_derive v0.7.1
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded paste v1.0.14
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded uuid v1.6.1
[INFO] [stderr]   Downloaded windows-core v0.51.1
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded rustversion v1.0.14
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded uds v0.4.1
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.18.0
[INFO] [stderr]   Downloaded c2rust-bitfields v0.18.0
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded typed-builder v0.16.2
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded env_logger v0.11.1
[INFO] [stderr]   Downloaded meminterval v0.4.1
[INFO] [stderr]   Downloaded num_enum v0.7.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded hostname v0.3.1
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded windows v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57791ec693731eb0a75a799fd5a14076544dc9c3254ff90e422ddeeb69558bb5
[INFO] running `Command { std: "docker" "start" "-a" "57791ec693731eb0a75a799fd5a14076544dc9c3254ff90e422ddeeb69558bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57791ec693731eb0a75a799fd5a14076544dc9c3254ff90e422ddeeb69558bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57791ec693731eb0a75a799fd5a14076544dc9c3254ff90e422ddeeb69558bb5", kill_on_drop: false }`
[INFO] [stdout] 57791ec693731eb0a75a799fd5a14076544dc9c3254ff90e422ddeeb69558bb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6298b957e9641e0a4ee331a0878e7fca8aed2000306bfe952b223771caa54e2e
[INFO] running `Command { std: "docker" "start" "-a" "6298b957e9641e0a4ee331a0878e7fca8aed2000306bfe952b223771caa54e2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling libafl_bolts v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling libafl v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking xxhash-rust v0.8.7
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking uds v0.4.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.18.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking c2rust-bitfields v0.18.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling ctor v0.2.5
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling libafl_derive v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking typed-builder v0.16.2
[INFO] [stderr]     Checking num_enum v0.7.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking meminterval v0.4.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking libaflstar v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/executor/stateful.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `$crate::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `$crate::ctor` which comes from the expansion of the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/state_scheduler.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `$crate::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `$crate::ctor` which comes from the expansion of the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stdout]    --> src/executor/stateful.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_serdeany` may come from an old version of the `libafl_bolts` crate, try updating your dependency with `cargo update -p libafl_bolts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stdout]    --> src/state_scheduler.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_serdeany` may come from an old version of the `libafl_bolts` crate, try updating your dependency with `cargo update -p libafl_bolts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/executor/stateful.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `$crate::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `$crate::ctor` which comes from the expansion of the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/state_scheduler.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `$crate::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `$crate::ctor` which comes from the expansion of the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stdout]    --> src/executor/stateful.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_serdeany` may come from an old version of the `libafl_bolts` crate, try updating your dependency with `cargo update -p libafl_bolts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stdout]    --> src/state_scheduler.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_serdeany` may come from an old version of the `libafl_bolts` crate, try updating your dependency with `cargo update -p libafl_bolts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/executor/forkserver.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `executor::forkserver::ConfigTarget::setsid(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(process_setsid)]` to the crate attributes to enable `std::os::unix::process::CommandExt::setsid`
[INFO] [stdout]    --> src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(process_setsid)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/executor/forkserver.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |             .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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `executor::forkserver::ConfigTarget::setsid(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(process_setsid)]` to the crate attributes to enable `std::os::unix::process::CommandExt::setsid`
[INFO] [stdout]    --> src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(process_setsid)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/state.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<Testcase<<Self as UsesInput>::Input>>, 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/state.rs:1027:9
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1028 |         id: CorpusId,
[INFO] [stdout] 1029 |     ) -> Result<RefMut<Testcase<<Self as UsesInput>::Input>>, Error> {
[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] 1029 |     ) -> Result<RefMut<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stdout]      |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/state.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<Testcase<<Self as UsesInput>::Input>>, 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/state.rs:1027:9
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1028 |         id: CorpusId,
[INFO] [stdout] 1029 |     ) -> Result<RefMut<Testcase<<Self as UsesInput>::Input>>, Error> {
[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] 1029 |     ) -> Result<RefMut<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stdout]      |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.66s
[INFO] running `Command { std: "docker" "inspect" "6298b957e9641e0a4ee331a0878e7fca8aed2000306bfe952b223771caa54e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6298b957e9641e0a4ee331a0878e7fca8aed2000306bfe952b223771caa54e2e", kill_on_drop: false }`
[INFO] [stdout] 6298b957e9641e0a4ee331a0878e7fca8aed2000306bfe952b223771caa54e2e
