[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] testing LibAFLstar/LibAFLstar against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibAFLstar%2FLibAFLstar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  23% (227/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:  34% (323/948)
Updating files:  35% (332/948)
Updating files:  36% (342/948)
Updating files:  36% (344/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LibAFLstar/LibAFLstar on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a31e651a4a5c803ac45baa23f74fdf325a3dcc6488a18dbbe77908c3ce6694ce
[INFO] running `Command { std: "docker" "start" "-a" "a31e651a4a5c803ac45baa23f74fdf325a3dcc6488a18dbbe77908c3ce6694ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a31e651a4a5c803ac45baa23f74fdf325a3dcc6488a18dbbe77908c3ce6694ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31e651a4a5c803ac45baa23f74fdf325a3dcc6488a18dbbe77908c3ce6694ce", kill_on_drop: false }`
[INFO] [stdout] a31e651a4a5c803ac45baa23f74fdf325a3dcc6488a18dbbe77908c3ce6694ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a22fe94e0e4dc9eeaaf1a1b5876b18ad13d9941de03236e138a8101088e6fb
[INFO] running `Command { std: "docker" "start" "-a" "59a22fe94e0e4dc9eeaaf1a1b5876b18ad13d9941de03236e138a8101088e6fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libafl_bolts v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling uds v0.4.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libafl v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.18.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling libafl_derive v0.11.2 (https://github.com/AFLplusplus/LibAFL?rev=2bfe91e4bd5a5678a#2bfe91e4)
[INFO] [stderr]    Compiling ctor v0.2.5
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling c2rust-bitfields v0.18.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num_enum v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling typed-builder v0.16.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling meminterval v0.4.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "59a22fe94e0e4dc9eeaaf1a1b5876b18ad13d9941de03236e138a8101088e6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a22fe94e0e4dc9eeaaf1a1b5876b18ad13d9941de03236e138a8101088e6fb", kill_on_drop: false }`
[INFO] [stdout] 59a22fe94e0e4dc9eeaaf1a1b5876b18ad13d9941de03236e138a8101088e6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3195a6c03290fb62c792434c6f5cec64d7bde7301ba8371630f3fe423a1dd6c
[INFO] running `Command { std: "docker" "start" "-a" "c3195a6c03290fb62c792434c6f5cec64d7bde7301ba8371630f3fe423a1dd6c", kill_on_drop: false }`
[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: 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]    Compiling 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.51s
[INFO] running `Command { std: "docker" "inspect" "c3195a6c03290fb62c792434c6f5cec64d7bde7301ba8371630f3fe423a1dd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3195a6c03290fb62c792434c6f5cec64d7bde7301ba8371630f3fe423a1dd6c", kill_on_drop: false }`
[INFO] [stdout] c3195a6c03290fb62c792434c6f5cec64d7bde7301ba8371630f3fe423a1dd6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c50d5c992c694a651278609859ad3a746d3dabce0e4b86ccdaed7b95de1a75ed
[INFO] running `Command { std: "docker" "start" "-a" "c50d5c992c694a651278609859ad3a746d3dabce0e4b86ccdaed7b95de1a75ed", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]    --> src/executor/stateful.rs:135:1
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]    --> src/state_scheduler.rs:194:1
[INFO] [stderr]     |
[INFO] [stderr] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `$crate::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stderr]    --> src/executor/stateful.rs:135:1
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl_serdeany!(StatefulPersistentExecutorMeta);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serdeany_autoreg`
[INFO] [stderr]    --> src/state_scheduler.rs:194:1
[INFO] [stderr]     |
[INFO] [stderr] 194 | impl_serdeany!(NoveltyIsBetterMetadata);
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `impl_serdeany` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `impl_serdeany` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/executor/forkserver.rs:340:14
[INFO] [stderr]     |
[INFO] [stderr] 340 |             .setsid()
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = help: call with fully qualified syntax `executor::forkserver::ConfigTarget::setsid(...)` to keep using the current method
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(process_setsid)]` to the crate attributes to enable `std::os::unix::process::CommandExt::setsid`
[INFO] [stderr]    --> src/lib.rs:3:1
[INFO] [stderr]     |
[INFO] [stderr]   3 + #![feature(process_setsid)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/state.rs:1021:17
[INFO] [stderr]      |
[INFO] [stderr] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<Testcase<<Self as UsesInput>::Input>>, Error> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1021 |     fn testcase(&self, id: CorpusId) -> Result<Ref<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stderr]      |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/state.rs:1027:9
[INFO] [stderr]      |
[INFO] [stderr] 1027 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 1028 |         id: CorpusId,
[INFO] [stderr] 1029 |     ) -> Result<RefMut<Testcase<<Self as UsesInput>::Input>>, Error> {
[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] 1029 |     ) -> Result<RefMut<'_, Testcase<<Self as UsesInput>::Input>>, Error> {
[INFO] [stderr]      |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `libaflstar` (lib) generated 7 warnings (run `cargo fix --lib -p libaflstar` to apply 2 suggestions)
[INFO] [stderr] warning: `libaflstar` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libaflstar-b84abd8b18254d4a)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (15) panicked at /opt/rustwide/cargo-home/git/checkouts/libafl-df9415290f13ce43/2bfe91e/libafl_bolts/src/anymap.rs:81:24:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x10 but is 0x7ffe4ee4def8
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x649885414bd2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x649885414bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x649885414bd2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x649885414bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x6498854264cf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x6498854264cf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x6498853e2613 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x6498853e2613 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x6498853ee282 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x6498853f2dbf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x6498853f2c19 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x6498853f3395 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]   12:     0x6498853f322a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   13:     0x6498853ee3b9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   14:     0x6498853d6cad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   15:     0x64988542e27d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x64988542e27d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   17:     0x64988542e4c1 - core::panicking::panic_misaligned_pointer_dereference::hb14b1c3dfdaa428c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:289:5
[INFO] [stderr]   18:     0x64988518556d - libafl_bolts::anymap::unpack_type_id::h69a512a8a9c03a79
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/libafl-df9415290f13ce43/2bfe91e/libafl_bolts/src/anymap.rs:81:24
[INFO] [stderr]   19:     0x64988518ef5d - libafl_bolts::serdeany::serdeany_registry::Registry::register::h6cb3d0170cbe247f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/libafl-df9415290f13ce43/2bfe91e/libafl_bolts/src/serdeany.rs:130:34
[INFO] [stderr]   20:     0x64988518ee85 - libafl_bolts::serdeany::serdeany_registry::RegistryBuilder::register::hef590e782b604d6b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/libafl-df9415290f13ce43/2bfe91e/libafl_bolts/src/serdeany.rs:162:26
[INFO] [stderr]   21:     0x649885184c56 - libaflstar::state_scheduler::_::register::h72aa659e4522a95d
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state_scheduler.rs:194:1
[INFO] [stderr]   22:     0x649885184c36 - libaflstar::state_scheduler::_::register___rust_ctor___ctor::register___rust_ctor___ctor::hb7ee3bef216be727
[INFO] [stderr]                                at /opt/rustwide/workdir/src/state_scheduler.rs:194:1
[INFO] [stderr]   23:     0x7b96e7c02304 - __libc_start_main
[INFO] [stderr]   24:     0x64988517e095 - _start
[INFO] [stderr]   25:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/libaflstar-b84abd8b18254d4a` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "c50d5c992c694a651278609859ad3a746d3dabce0e4b86ccdaed7b95de1a75ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50d5c992c694a651278609859ad3a746d3dabce0e4b86ccdaed7b95de1a75ed", kill_on_drop: false }`
[INFO] [stdout] c50d5c992c694a651278609859ad3a746d3dabce0e4b86ccdaed7b95de1a75ed
