[INFO] fetching crate typesensei 0.2.0...
[INFO] checking typesensei-0.2.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate typesensei 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate typesensei 0.2.0
[INFO] finished tweaking crates.io crate typesensei 0.2.0
[INFO] tweaked toml for crates.io crate typesensei 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typesensei 0.2.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 231 packages to latest compatible versions
[INFO] [stderr]       Adding borrowme v0.0.14 (available: v0.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hmac v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23645dcdb674d8c248d853071a3cc8856ddfdf3fd29382b1710edd7a05b6ed02
[INFO] running `Command { std: "docker" "start" "-a" "23645dcdb674d8c248d853071a3cc8856ddfdf3fd29382b1710edd7a05b6ed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23645dcdb674d8c248d853071a3cc8856ddfdf3fd29382b1710edd7a05b6ed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23645dcdb674d8c248d853071a3cc8856ddfdf3fd29382b1710edd7a05b6ed02", kill_on_drop: false }`
[INFO] [stdout] 23645dcdb674d8c248d853071a3cc8856ddfdf3fd29382b1710edd7a05b6ed02
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2d5e4971926c7310f536400692a11980898ee5989748bd1660565b3c520cf7e
[INFO] running `Command { std: "docker" "start" "-a" "d2d5e4971926c7310f536400692a11980898ee5989748bd1660565b3c520cf7e", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling borrowme-macros v0.0.14
[INFO] [stderr]    Compiling tosserror-derive v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tosserror v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking borrowme v0.0.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling typesensei_derive v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking typesensei v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]   --> src/api/documents/mod.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]    |      -- the opaque type `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]   --> src/api/documents/mod.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]    |      -- the opaque type `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<0>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` may not live long enough
[INFO] [stdout]    --> src/api/documents/mod.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<'a, T: Typesense> Documents<'a, T> {
[INFO] [stdout]     |      -- the opaque type `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> DocumentBatchAction<'a, T, impl 'a + Future<Output = BatchResult>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `impl Future<Output = Result<(), error::Error>>` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding an explicit lifetime bound `Documents<'_, T>::batch_action<1>::{opaque#0}<'_>: 'a`...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/api/documents/mod.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let client = Client::new("hostname", "xyz");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typesensei` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typesensei` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "d2d5e4971926c7310f536400692a11980898ee5989748bd1660565b3c520cf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d5e4971926c7310f536400692a11980898ee5989748bd1660565b3c520cf7e", kill_on_drop: false }`
[INFO] [stdout] d2d5e4971926c7310f536400692a11980898ee5989748bd1660565b3c520cf7e
