[INFO] fetching crate butterfly-fuzz 0.2.2...
[INFO] checking butterfly-fuzz-0.2.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate butterfly-fuzz 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate butterfly-fuzz 0.2.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate butterfly-fuzz 0.2.2
[INFO] finished tweaking crates.io crate butterfly-fuzz 0.2.2
[INFO] tweaked toml for crates.io crate butterfly-fuzz 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded const-random v0.1.18
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded libafl_derive v0.8.2
[INFO] [stderr]   Downloaded widestring v0.2.2
[INFO] [stderr]   Downloaded intervaltree v0.2.7
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded tui v0.18.0
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded libafl v0.8.2
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.39.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.39.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.39.0
[INFO] [stderr]   Downloaded pcap v0.9.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.10
[INFO] [stderr]   Downloaded uds v0.2.7
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded windows v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18c53e833abd3e7dee1286cfcf0396c8ee87326dd7186bd6217dce65ebc60a39
[INFO] running `Command { std: "docker" "start" "-a" "18c53e833abd3e7dee1286cfcf0396c8ee87326dd7186bd6217dce65ebc60a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18c53e833abd3e7dee1286cfcf0396c8ee87326dd7186bd6217dce65ebc60a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18c53e833abd3e7dee1286cfcf0396c8ee87326dd7186bd6217dce65ebc60a39", kill_on_drop: false }`
[INFO] [stdout] 18c53e833abd3e7dee1286cfcf0396c8ee87326dd7186bd6217dce65ebc60a39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f17308f3446cf812db1af4489e2e9f668a6fb26675cda3e1c17e3691bb862499
[INFO] running `Command { std: "docker" "start" "-a" "f17308f3446cf812db1af4489e2e9f668a6fb26675cda3e1c17e3691bb862499", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling libafl v0.8.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking uds v0.2.7
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking tui v0.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling pcap v0.9.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling libafl_derive v0.8.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/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[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/bolts/anymap.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_eq_size!(TypeId, u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TypeId` (128 bits)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/bolts/anymap.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_eq_size!(TypeId, u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TypeId` (128 bits)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:490:40
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:491:39
[INFO] [stdout]     |
[INFO] [stdout] 491 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:494:40
[INFO] [stdout]     |
[INFO] [stdout] 494 |             let i = step * VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:498:22
[INFO] [stdout]     |
[INFO] [stdout] 498 |             if items.simd_max(history) != history {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:30: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: trait `SimdOrd` which provides `simd_max` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_min` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 498 |             if items.simd_min(history) != history {
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:501:50
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                  ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0512, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "f17308f3446cf812db1af4489e2e9f668a6fb26675cda3e1c17e3691bb862499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17308f3446cf812db1af4489e2e9f668a6fb26675cda3e1c17e3691bb862499", kill_on_drop: false }`
[INFO] [stdout] f17308f3446cf812db1af4489e2e9f668a6fb26675cda3e1c17e3691bb862499
[INFO] checking butterfly-fuzz-0.2.2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate butterfly-fuzz 0.2.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate butterfly-fuzz 0.2.2 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate butterfly-fuzz 0.2.2
[INFO] finished tweaking crates.io crate butterfly-fuzz 0.2.2
[INFO] tweaked toml for crates.io crate butterfly-fuzz 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cea7cdc11aa730efd0ddba9d5b617a46cb5b330024af4ec462c998d6cc81c3c0
[INFO] running `Command { std: "docker" "start" "-a" "cea7cdc11aa730efd0ddba9d5b617a46cb5b330024af4ec462c998d6cc81c3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea7cdc11aa730efd0ddba9d5b617a46cb5b330024af4ec462c998d6cc81c3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea7cdc11aa730efd0ddba9d5b617a46cb5b330024af4ec462c998d6cc81c3c0", kill_on_drop: false }`
[INFO] [stdout] cea7cdc11aa730efd0ddba9d5b617a46cb5b330024af4ec462c998d6cc81c3c0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20fb3d1d97ec8e1e60337ba1f166673583c9f0abf18d82c9415d17aedb00f066
[INFO] running `Command { std: "docker" "start" "-a" "20fb3d1d97ec8e1e60337ba1f166673583c9f0abf18d82c9415d17aedb00f066", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libafl v0.8.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]     Checking uds v0.2.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking tui v0.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling pcap v0.9.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling libafl_derive v0.8.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stdout] error[E0432]: unresolved import `core::simd::SimdOrd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/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[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/bolts/anymap.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_eq_size!(TypeId, u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TypeId` (128 bits)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/bolts/anymap.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_eq_size!(TypeId, u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TypeId` (128 bits)
[INFO] [stdout]    = note: target type: `u64` (64 bits)
[INFO] [stdout]    = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:490:40
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let steps = size / VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:491:39
[INFO] [stdout]     |
[INFO] [stdout] 491 |         let left = size % VectorType::LANES;
[INFO] [stdout]     |                                       ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LANES` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:494:40
[INFO] [stdout]     |
[INFO] [stdout] 494 |             let i = step * VectorType::LANES;
[INFO] [stdout]     |                                        ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `simd_max` found for struct `Simd` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:498:22
[INFO] [stdout]     |
[INFO] [stdout] 498 |             if items.simd_max(history) != history {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/simd/cmp/ord.rs:30: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: trait `SimdOrd` which provides `simd_max` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::simd::cmp::SimdOrd;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `simd_min` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 498 |             if items.simd_min(history) != history {
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libafl-0.8.2/src/feedbacks/map.rs:501:50
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     for j in i..(i + VectorType::LANES) {
[INFO] [stdout]     |                                                  ^^^^^ associated item not found in `Simd<u8, 16>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Simd<u8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Simd::<T, N>::splat
[INFO] [stdout]       Simd::<T, N>::load
[INFO] [stdout]       Simd::<T, N>::from_array
[INFO] [stdout]       Simd::<T, N>::from_slice
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:147:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0512, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libafl` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "20fb3d1d97ec8e1e60337ba1f166673583c9f0abf18d82c9415d17aedb00f066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fb3d1d97ec8e1e60337ba1f166673583c9f0abf18d82c9415d17aedb00f066", kill_on_drop: false }`
[INFO] [stdout] 20fb3d1d97ec8e1e60337ba1f166673583c9f0abf18d82c9415d17aedb00f066
