[INFO] fetching crate butterfly-fuzz 0.2.2...
[INFO] checking butterfly-fuzz-0.2.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[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 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.11)
[INFO] [stderr]       Adding libafl v0.8.2 (available: v0.13.2)
[INFO] [stderr]       Adding pcap v0.9.2 (available: v2.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b278088570926bf6f5226687e43aef7e550f4761db3e764cb635ceb840ece978
[INFO] running `Command { std: "docker" "start" "-a" "b278088570926bf6f5226687e43aef7e550f4761db3e764cb635ceb840ece978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b278088570926bf6f5226687e43aef7e550f4761db3e764cb635ceb840ece978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b278088570926bf6f5226687e43aef7e550f4761db3e764cb635ceb840ece978", kill_on_drop: false }`
[INFO] [stdout] b278088570926bf6f5226687e43aef7e550f4761db3e764cb635ceb840ece978
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bea06715af2413353047e74c61cdba79999380a7a2bc795ce82a29aed605ef73
[INFO] running `Command { std: "docker" "start" "-a" "bea06715af2413353047e74c61cdba79999380a7a2bc795ce82a29aed605ef73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling libafl v0.8.2
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking tui v0.18.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling libafl_derive v0.8.2
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking uds v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]    Compiling pcap v0.9.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking intervaltree v0.2.7
[INFO] [stderr]     Checking postcard v1.0.10
[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 traits instead
[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] 
[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] 
[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] 
[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/264a7c4a1c917c83d13895a31231f9d93c7b67e1/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] 
[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 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "bea06715af2413353047e74c61cdba79999380a7a2bc795ce82a29aed605ef73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea06715af2413353047e74c61cdba79999380a7a2bc795ce82a29aed605ef73", kill_on_drop: false }`
[INFO] [stdout] bea06715af2413353047e74c61cdba79999380a7a2bc795ce82a29aed605ef73
