[INFO] fetching crate typesensei 0.2.0...
[INFO] checking typesensei-0.2.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate typesensei 0.2.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typesensei 0.2.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 232 packages to latest compatible versions
[INFO] [stderr]       Adding borrowme v0.0.14 (available: v0.0.15)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1b5947b541b7b32efdfa260f046d8ee962a960be0710b44d2e6e2150a17fd3d
[INFO] running `Command { std: "docker" "start" "-a" "c1b5947b541b7b32efdfa260f046d8ee962a960be0710b44d2e6e2150a17fd3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b5947b541b7b32efdfa260f046d8ee962a960be0710b44d2e6e2150a17fd3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b5947b541b7b32efdfa260f046d8ee962a960be0710b44d2e6e2150a17fd3d", kill_on_drop: false }`
[INFO] [stdout] c1b5947b541b7b32efdfa260f046d8ee962a960be0710b44d2e6e2150a17fd3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ffc33976e24e25db62d6c19111d11b45228aea07be344ba961acd371434cf7
[INFO] running `Command { std: "docker" "start" "-a" "a2ffc33976e24e25db62d6c19111d11b45228aea07be344ba961acd371434cf7", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling borrowme-macros v0.0.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tosserror-derive v0.1.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tosserror v0.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking borrowme v0.0.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typesensei_derive v0.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[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" "a2ffc33976e24e25db62d6c19111d11b45228aea07be344ba961acd371434cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ffc33976e24e25db62d6c19111d11b45228aea07be344ba961acd371434cf7", kill_on_drop: false }`
[INFO] [stdout] a2ffc33976e24e25db62d6c19111d11b45228aea07be344ba961acd371434cf7
