[INFO] fetching crate fav_derive 0.0.4...
[INFO] checking fav_derive-0.0.4 against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] extracting crate fav_derive 0.0.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fav_derive 0.0.4
[INFO] finished tweaking crates.io crate fav_derive 0.0.4
[INFO] tweaked toml for crates.io crate fav_derive 0.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fav_derive 0.0.4 on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 217 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfac604ab55dcf0ffce4033d264630d51e0fe9f3bcee52f021c9d0b31c3dbb0e
[INFO] running `Command { std: "docker" "start" "-a" "bfac604ab55dcf0ffce4033d264630d51e0fe9f3bcee52f021c9d0b31c3dbb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfac604ab55dcf0ffce4033d264630d51e0fe9f3bcee52f021c9d0b31c3dbb0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfac604ab55dcf0ffce4033d264630d51e0fe9f3bcee52f021c9d0b31c3dbb0e", kill_on_drop: false }`
[INFO] [stdout] bfac604ab55dcf0ffce4033d264630d51e0fe9f3bcee52f021c9d0b31c3dbb0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264985c4c375795db66f6d7bd684542c2393888cecdf3fe8c295e39e814dbc35
[INFO] running `Command { std: "docker" "start" "-a" "264985c4c375795db66f6d7bd684542c2393888cecdf3fe8c295e39e814dbc35", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zmij v1.0.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling fav_derive v0.0.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling fav_derive v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking protobuf-json-mapping v3.7.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling fav_core v0.1.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] error[E0311]: the associated type `<Self as SetOps>::Set` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fav_core-0.1.8/src/ops.rs:150:28
[INFO] [stdout]     |
[INFO] [stdout] 144 |         sets: &mut SS,
[INFO] [stdout]     |               ------- the associated type `<Self as SetOps>::Set` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 150 |         batch_op_set(sets, |s, fut| self.fetch_set(s, fut), batch_size)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `<Self as SetOps>::Set` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 142 ~     fn batch_fetch_set<'a, SS>(
[INFO] [stdout] 143 |         &self,
[INFO] [stdout] 144 ~         sets: &'a mut SS,
[INFO] [stdout] 145 |         batch_size: usize,
[INFO] [stdout] 146 |     ) -> impl Future<Output = FavCoreResult<()>>
[INFO] [stdout] 147 |     where
[INFO] [stdout] 148 ~         SS: Sets<Set = Self::Set>, <Self as SetOps>::Set: 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the associated type `<Self as ResOps>::Res` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fav_core-0.1.8/src/ops.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 226 |         set: &mut S,
[INFO] [stdout]     |              ------ the associated type `<Self as ResOps>::Res` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 232 |         batch_op_res(set, |r, fut| self.fetch_res(r, fut), batch_size)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `<Self as ResOps>::Res` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 224 ~     fn batch_fetch_res<'a, S>(
[INFO] [stdout] 225 |         &self,
[INFO] [stdout] 226 ~         set: &'a mut S,
[INFO] [stdout] 227 |         batch_size: usize,
[INFO] [stdout] 228 |     ) -> impl Future<Output = FavCoreResult<()>>
[INFO] [stdout] 229 |     where
[INFO] [stdout] 230 ~         S: Set<Res = Self::Res>, <Self as ResOps>::Res: 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the associated type `<Self as ResOps>::Res` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fav_core-0.1.8/src/ops.rs:244:27
[INFO] [stdout]     |
[INFO] [stdout] 238 |         set: &mut S,
[INFO] [stdout]     |              ------ the associated type `<Self as ResOps>::Res` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 244 |         batch_op_res(set, |r, fut| self.pull_res(r, fut), batch_size)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `<Self as ResOps>::Res` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 236 ~     fn batch_pull_res<'a, S>(
[INFO] [stdout] 237 |         &self,
[INFO] [stdout] 238 ~         set: &'a mut S,
[INFO] [stdout] 239 |         batch_size: usize,
[INFO] [stdout] 240 |     ) -> impl Future<Output = FavCoreResult<()>>
[INFO] [stdout] 241 |     where
[INFO] [stdout] 242 ~         S: Set<Res = Self::Res>, <Self as ResOps>::Res: 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fav_core` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "264985c4c375795db66f6d7bd684542c2393888cecdf3fe8c295e39e814dbc35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264985c4c375795db66f6d7bd684542c2393888cecdf3fe8c295e39e814dbc35", kill_on_drop: false }`
[INFO] [stdout] 264985c4c375795db66f6d7bd684542c2393888cecdf3fe8c295e39e814dbc35
