[INFO] fetching crate libafl 0.11.1...
[INFO] checking libafl-0.11.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate libafl 0.11.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate libafl 0.11.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libafl 0.11.1
[INFO] finished tweaking crates.io crate libafl 0.11.1
[INFO] tweaked toml for crates.io crate libafl 0.11.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded universal-hash v0.4.0
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.17.0
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded meminterval v0.4.1
[INFO] [stderr]   Downloaded c2rust-bitfields v0.17.0
[INFO] [stderr]   Downloaded tide v0.16.0
[INFO] [stderr]   Downloaded ctor v0.2.6
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded loaded_dice v0.2.2
[INFO] [stderr]   Downloaded grammartec v0.3.1
[INFO] [stderr]   Downloaded gdb-command v0.7.6
[INFO] [stderr]   Downloaded regex_mutator v0.3.1
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded uds v0.4.1
[INFO] [stderr]   Downloaded libafl_bolts v0.11.2
[INFO] [stderr]   Downloaded z3 v0.12.1
[INFO] [stderr]   Downloaded kodama v0.3.0
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[INFO] [stderr]   Downloaded libafl_derive v0.11.2
[INFO] [stderr]   Downloaded libcasr v2.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73f74f2d8cde82a9be39e7a07282d97c36b9b66091a1234a4c4e2fd09801618c
[INFO] running `Command { std: "docker" "start" "-a" "73f74f2d8cde82a9be39e7a07282d97c36b9b66091a1234a4c4e2fd09801618c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73f74f2d8cde82a9be39e7a07282d97c36b9b66091a1234a4c4e2fd09801618c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f74f2d8cde82a9be39e7a07282d97c36b9b66091a1234a4c4e2fd09801618c", kill_on_drop: false }`
[INFO] [stdout] 73f74f2d8cde82a9be39e7a07282d97c36b9b66091a1234a4c4e2fd09801618c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f3b4ce362934c7e5219b2edaa7a3d8f9a1b6b574e782076a2ad7dd3e26cb2da
[INFO] running `Command { std: "docker" "start" "-a" "6f3b4ce362934c7e5219b2edaa7a3d8f9a1b6b574e782076a2ad7dd3e26cb2da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling libafl_bolts v0.11.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking uds v0.4.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling libafl v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking xxhash-rust v0.8.8
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling libafl_derive v0.11.2
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.17.0
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking c2rust-bitfields v0.17.0
[INFO] [stderr]     Checking num_enum v0.7.1
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]     Checking serde v1.0.193
[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 meminterval v0.4.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> src/feedbacks/map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::SimdOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `SimdOrd` in `simd`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use crate::prelude::std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> src/feedbacks/map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::SimdOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `SimdOrd` in `simd`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use crate::prelude::std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:515:5
[INFO] [stdout]     |
[INFO] [stdout] 515 |     /// The state ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 516 |     state_ptr: null_mut(),
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     /// The event manager ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     event_mgr_ptr: null_mut(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     /// The fuzzer ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |     fuzzer_ptr: null_mut(),
[INFO] [stdout]     |     ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     /// The executor ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |     executor_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     /// The current input for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 524 |     current_input_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// The crash handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 529 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 530 |     crash_handler: ptr::null(),
[INFO] [stdout]     |     -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     /// The timeout handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 532 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 533 |     timeout_handler: ptr::null(),
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mutations::*`
[INFO] [stdout]  --> src/mutators/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token_mutations::*`
[INFO] [stdout]   --> src/mutators/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use token_mutations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         private_in_public,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:515:5
[INFO] [stdout]     |
[INFO] [stdout] 515 |     /// The state ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 516 |     state_ptr: null_mut(),
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout] 66  |         unused,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     /// The event manager ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     event_mgr_ptr: null_mut(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     /// The fuzzer ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |     fuzzer_ptr: null_mut(),
[INFO] [stdout]     |     ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     /// The executor ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |     executor_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     /// The current input for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 524 |     current_input_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// The crash handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 529 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 530 |     crash_handler: ptr::null(),
[INFO] [stdout]     |     -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     /// The timeout handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 532 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 533 |     timeout_handler: ptr::null(),
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `mutations::*`
[INFO] [stdout]  --> src/mutators/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `token_mutations::*`
[INFO] [stdout]   --> src/mutators/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use token_mutations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/events/mod.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]     --> src/executors/inprocess.rs:1519:48
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]      |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                 found signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/executors/inprocess.rs:726:52
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                    help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/events/mod.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]     --> src/executors/inprocess.rs:1519:48
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]      |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                 found signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/executors/inprocess.rs:726:52
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                    help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                      ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:894:91
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, &_info, _context)
[INFO] [stdout]     |                                                                                    +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, core::prelude::v1::Some(_context))
[INFO] [stdout]     |                                                                                           ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:926:25
[INFO] [stdout]     |
[INFO] [stdout] 926 |                         libafl_bolts::minibsod::generate_minibsod(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 929 |                             _info,
[INFO] [stdout]     |                             ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:930:29
[INFO] [stdout]     |
[INFO] [stdout] 930 | ...                   _context,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 929 |                             &_info,
[INFO] [stdout]     |                             +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 930 |                             core::prelude::v1::Some(_context),
[INFO] [stdout]     |                             ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                      ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:894:91
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, &_info, _context)
[INFO] [stdout]     |                                                                                    +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, core::prelude::v1::Some(_context))
[INFO] [stdout]     |                                                                                           ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:926:25
[INFO] [stdout]     |
[INFO] [stdout] 926 |                         libafl_bolts::minibsod::generate_minibsod(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 929 |                             _info,
[INFO] [stdout]     |                             ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:930:29
[INFO] [stdout]     |
[INFO] [stdout] 930 | ...                   _context,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 929 |                             &_info,
[INFO] [stdout]     |                             +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 930 |                             core::prelude::v1::Some(_context),
[INFO] [stdout]     |                             ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:550:40
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:551:39
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:556:44
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:560:26
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:563:54
[INFO] [stdout]     |
[INFO] [stdout] 563 |                         for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                      ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:584:44
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:588:26
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:550:40
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:551:39
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:556:44
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:560:26
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:563:54
[INFO] [stdout]     |
[INFO] [stdout] 563 |                         for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                      ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:584:44
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:588:26
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 13 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib) due to 14 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6f3b4ce362934c7e5219b2edaa7a3d8f9a1b6b574e782076a2ad7dd3e26cb2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3b4ce362934c7e5219b2edaa7a3d8f9a1b6b574e782076a2ad7dd3e26cb2da", kill_on_drop: false }`
[INFO] [stdout] 6f3b4ce362934c7e5219b2edaa7a3d8f9a1b6b574e782076a2ad7dd3e26cb2da
[INFO] checking libafl-0.11.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate libafl 0.11.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate libafl 0.11.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libafl 0.11.1
[INFO] finished tweaking crates.io crate libafl 0.11.1
[INFO] tweaked toml for crates.io crate libafl 0.11.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70cae899752ebbd97f56005e426d0a385170d2f77cb694a4337367d51351d2fa
[INFO] running `Command { std: "docker" "start" "-a" "70cae899752ebbd97f56005e426d0a385170d2f77cb694a4337367d51351d2fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70cae899752ebbd97f56005e426d0a385170d2f77cb694a4337367d51351d2fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cae899752ebbd97f56005e426d0a385170d2f77cb694a4337367d51351d2fa", kill_on_drop: false }`
[INFO] [stdout] 70cae899752ebbd97f56005e426d0a385170d2f77cb694a4337367d51351d2fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ec56a36d7f6399116a3b91088bf707a16cd41f53bfae96a13efc2f87468993
[INFO] running `Command { std: "docker" "start" "-a" "e6ec56a36d7f6399116a3b91088bf707a16cd41f53bfae96a13efc2f87468993", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling libafl_bolts v0.11.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking uds v0.4.1
[INFO] [stderr]    Compiling libafl v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking xxhash-rust v0.8.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.17.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling libafl_derive v0.11.2
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]     Checking c2rust-bitfields v0.17.0
[INFO] [stderr]     Checking typed-builder v0.15.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 serde v1.0.193
[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 dashmap v5.5.3
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> src/feedbacks/map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::SimdOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `SimdOrd` in `simd`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use crate::prelude::std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> src/feedbacks/map.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::SimdOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ no `SimdOrd` in `simd`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use crate::prelude::std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 8 | use std::simd::prelude::SimdOrd;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:515:5
[INFO] [stdout]     |
[INFO] [stdout] 515 |     /// The state ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 516 |     state_ptr: null_mut(),
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     /// The event manager ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     event_mgr_ptr: null_mut(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     /// The fuzzer ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |     fuzzer_ptr: null_mut(),
[INFO] [stdout]     |     ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     /// The executor ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |     executor_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     /// The current input for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 524 |     current_input_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// The crash handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 529 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 530 |     crash_handler: ptr::null(),
[INFO] [stdout]     |     -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     /// The timeout handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 532 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 533 |     timeout_handler: ptr::null(),
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mutations::*`
[INFO] [stdout]  --> src/mutators/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token_mutations::*`
[INFO] [stdout]   --> src/mutators/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use token_mutations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         private_in_public,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:515:5
[INFO] [stdout]     |
[INFO] [stdout] 515 |     /// The state ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 516 |     state_ptr: null_mut(),
[INFO] [stdout]     |     --------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout] 66  |         unused,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_doc_comments)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     /// The event manager ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     event_mgr_ptr: null_mut(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     /// The fuzzer ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 520 |     fuzzer_ptr: null_mut(),
[INFO] [stdout]     |     ---------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 521 |     /// The executor ptr for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 522 |     executor_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     /// The current input for signal handling
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 524 |     current_input_ptr: ptr::null(),
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     /// The crash handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 529 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 530 |     crash_handler: ptr::null(),
[INFO] [stdout]     |     -------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused doc comment
[INFO] [stdout]    --> src/executors/inprocess.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     /// The timeout handler fn
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 532 |     #[cfg(any(unix, feature = "std"))]
[INFO] [stdout] 533 |     timeout_handler: ptr::null(),
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `mutations::*`
[INFO] [stdout]  --> src/mutators/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutations::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `token_mutations::*`
[INFO] [stdout]   --> src/mutators/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use token_mutations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/events/mod.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]     --> src/executors/inprocess.rs:1519:48
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]      |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                 found signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/executors/inprocess.rs:726:52
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                    help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/events/mod.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut ShutdownSignalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]     --> src/executors/inprocess.rs:1519:48
[INFO] [stdout]      |
[INFO] [stdout] 1519 |     fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]      |                                                help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                 found signature `fn(&mut InProcessForkExecutorGlobalData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `handle` has an incompatible type for trait
[INFO] [stdout]    --> src/executors/inprocess.rs:726:52
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn handle(&mut self, signal: Signal, info: siginfo_t, context: &mut ucontext_t) {
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    expected `&mut siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |                                                    help: change the parameter type to match the trait: `&mut siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, &mut siginfo_t, core::option::Option<&mut ucontext_t>)`
[INFO] [stdout]                found signature `fn(&mut InProcessExecutorHandlerData, libafl_bolts::os::unix_signals::Signal, siginfo_t, &mut ucontext_t)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                      ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:894:91
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, &_info, _context)
[INFO] [stdout]     |                                                                                    +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, core::prelude::v1::Some(_context))
[INFO] [stdout]     |                                                                                           ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                      ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:894:91
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, _context)
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, &_info, _context)
[INFO] [stdout]     |                                                                                    +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 894 |                     libafl_bolts::minibsod::generate_minibsod(&mut writer, signal, _info, core::prelude::v1::Some(_context))
[INFO] [stdout]     |                                                                                           ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:926:25
[INFO] [stdout]     |
[INFO] [stdout] 926 |                         libafl_bolts::minibsod::generate_minibsod(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 929 |                             _info,
[INFO] [stdout]     |                             ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:930:29
[INFO] [stdout]     |
[INFO] [stdout] 930 | ...                   _context,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 929 |                             &_info,
[INFO] [stdout]     |                             +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 930 |                             core::prelude::v1::Some(_context),
[INFO] [stdout]     |                             ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/executors/inprocess.rs:926:25
[INFO] [stdout]     |
[INFO] [stdout] 926 |                         libafl_bolts::minibsod::generate_minibsod(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 929 |                             _info,
[INFO] [stdout]     |                             ----- expected `&siginfo_t`, found `siginfo_t`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `Option<&ucontext_t>`, found `&mut ucontext_t`
[INFO] [stdout]    --> src/executors/inprocess.rs:930:29
[INFO] [stdout]     |
[INFO] [stdout] 930 | ...                   _context,
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout]     = note:           expected enum `core::option::Option<&ucontext_t>`
[INFO] [stdout]             found mutable reference `&mut ucontext_t`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl_bolts-0.11.2/src/minibsod.rs:950:8
[INFO] [stdout]     |
[INFO] [stdout] 950 | pub fn generate_minibsod<W: Write>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 929 |                             &_info,
[INFO] [stdout]     |                             +
[INFO] [stdout] help: try wrapping the expression in `core::prelude::v1::Some`
[INFO] [stdout]     |
[INFO] [stdout] 930 |                             core::prelude::v1::Some(_context),
[INFO] [stdout]     |                             ++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:550:40
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:551:39
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:556:44
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:560:26
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:563:54
[INFO] [stdout]     |
[INFO] [stdout] 563 |                         for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                      ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:584:44
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:550:40
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:588:26
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:551:39
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:556:44
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:560:26
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:563:54
[INFO] [stdout]     |
[INFO] [stdout] 563 |                         for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                      ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:584:44
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 let i = step * VectorType::LANES;
[INFO] [stdout]     |                                            ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> src/feedbacks/map.rs:588:26
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 if items.simd_max(history) != history {
[INFO] [stdout]     |                          ^^^^^^^^ method not found in `Simd<u8, 16>`
[INFO] [stdout]    --> /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Simd<u8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 13 previous errors; 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib) due to 14 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e6ec56a36d7f6399116a3b91088bf707a16cd41f53bfae96a13efc2f87468993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ec56a36d7f6399116a3b91088bf707a16cd41f53bfae96a13efc2f87468993", kill_on_drop: false }`
[INFO] [stdout] e6ec56a36d7f6399116a3b91088bf707a16cd41f53bfae96a13efc2f87468993
