[INFO] fetching crate farmfe_utils 2.1.0...
[INFO] testing farmfe_utils-2.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate farmfe_utils 2.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate farmfe_utils 2.1.0
[INFO] finished tweaking crates.io crate farmfe_utils 2.1.0
[INFO] tweaked toml for crates.io crate farmfe_utils 2.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate farmfe_utils 2.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate farmfe_utils 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5dd637331753b8a3480f91c1b9f822d45b6003c9e8848ca6888ea2e7bfcbaee
[INFO] running `Command { std: "docker" "start" "-a" "b5dd637331753b8a3480f91c1b9f822d45b6003c9e8848ca6888ea2e7bfcbaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5dd637331753b8a3480f91c1b9f822d45b6003c9e8848ca6888ea2e7bfcbaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5dd637331753b8a3480f91c1b9f822d45b6003c9e8848ca6888ea2e7bfcbaee", kill_on_drop: false }`
[INFO] [stdout] b5dd637331753b8a3480f91c1b9f822d45b6003c9e8848ca6888ea2e7bfcbaee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e7d7be0a4938a5a8b8880b96acb57296551668ab5cc708e1383bc566ba0274
[INFO] running `Command { std: "docker" "start" "-a" "72e7d7be0a4938a5a8b8880b96acb57296551668ab5cc708e1383bc566ba0274", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.5
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling munge v0.4.5
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling farmfe_utils v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `<bytes::Bytes as Archive>::Archived: std::cmp::Eq` is not satisfied
[INFO] [stdout]   --> src/bytes_str.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Default, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `<bytes::Bytes as Archive>::Archived`
[INFO] [stdout] 12 | #[rkyv(derive(Hash, PartialEq, Eq))]
[INFO] [stdout]    |                                -- in this derive macro expansion
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:367:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `<bytes::Bytes as Archive>::Archived`
[INFO] [stdout]   --> src/bytes_str.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Default, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout] 12 | #[rkyv(derive(Hash, PartialEq, Eq))]
[INFO] [stdout]    |                     --------- in this derive macro expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `<bytes::Bytes as Archive>::Archived: Hash` is not satisfied
[INFO] [stdout]   --> src/bytes_str.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Default, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ the trait `Hash` is not implemented for `<bytes::Bytes as Archive>::Archived`
[INFO] [stdout] 12 | #[rkyv(derive(Hash, PartialEq, Eq))]
[INFO] [stdout]    |               ---- in this derive macro expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `farmfe_utils` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "72e7d7be0a4938a5a8b8880b96acb57296551668ab5cc708e1383bc566ba0274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e7d7be0a4938a5a8b8880b96acb57296551668ab5cc708e1383bc566ba0274", kill_on_drop: false }`
[INFO] [stdout] 72e7d7be0a4938a5a8b8880b96acb57296551668ab5cc708e1383bc566ba0274
