[INFO] fetching crate elastic_lens 0.9.0... [INFO] testing elastic_lens-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate elastic_lens 0.9.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate elastic_lens 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate elastic_lens 0.9.0 [INFO] tweaked toml for crates.io crate elastic_lens 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate elastic_lens 0.9.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elastic_lens 0.9.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elastic_lens_offical_es7 v7.14.0 [INFO] [stderr] Downloaded tempfile v3.19.0 [INFO] [stderr] Downloaded elastic_lens_offical_es8 v8.5.0 [INFO] [stderr] Downloaded arraystring v0.3.0 [INFO] [stderr] Downloaded async-compression v0.4.21 [INFO] [stderr] Downloaded elasticsearch v8.5.0-alpha.1 [INFO] [stderr] Downloaded elasticsearch v7.14.0-alpha.1 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b14ddb6a2dc6d3c920783553993152e90000fe940648376a586f2fd020dc81 [INFO] running `Command { std: "docker" "start" "-a" "72b14ddb6a2dc6d3c920783553993152e90000fe940648376a586f2fd020dc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b14ddb6a2dc6d3c920783553993152e90000fe940648376a586f2fd020dc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b14ddb6a2dc6d3c920783553993152e90000fe940648376a586f2fd020dc81", kill_on_drop: false }` [INFO] [stdout] 72b14ddb6a2dc6d3c920783553993152e90000fe940648376a586f2fd020dc81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a4c79193a08ce147706959fb9069069f48dcf30b63d304209ce978b61b196d7 [INFO] running `Command { std: "docker" "start" "-a" "2a4c79193a08ce147706959fb9069069f48dcf30b63d304209ce978b61b196d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arraystring v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling elastic_lens v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/request/search/criterion/term_filter.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn serialize(&self, serializer: S) -> Result [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | S: serde::Serializer, [INFO] [stdout] | |_____________________________- move the `impl` block outside of this method `serialize` [INFO] [stdout] ... [INFO] [stdout] 71 | impl Serialize for ValueType { [INFO] [stdout] | ^^^^^---------^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | `ValueType` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/response/search_results.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 217 | / fn deserialize(deserializer: D) -> Result [INFO] [stdout] 218 | | where [INFO] [stdout] 219 | | D: Deserializer<'de>, [INFO] [stdout] | |_____________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 225 | impl<'de> Deserialize<'de> for ResultCount { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | `ResultCount` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s [INFO] running `Command { std: "docker" "inspect" "2a4c79193a08ce147706959fb9069069f48dcf30b63d304209ce978b61b196d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4c79193a08ce147706959fb9069069f48dcf30b63d304209ce978b61b196d7", kill_on_drop: false }` [INFO] [stdout] 2a4c79193a08ce147706959fb9069069f48dcf30b63d304209ce978b61b196d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430c6f60bffebf7410794e0a1aa8633c08f186ba44a943b66d08faf708570093 [INFO] running `Command { std: "docker" "start" "-a" "430c6f60bffebf7410794e0a1aa8633c08f186ba44a943b66d08faf708570093", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/request/search/criterion/term_filter.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 65 | / fn serialize(&self, serializer: S) -> Result [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | S: serde::Serializer, [INFO] [stdout] | |_____________________________- move the `impl` block outside of this method `serialize` [INFO] [stdout] ... [INFO] [stdout] 71 | impl Serialize for ValueType { [INFO] [stdout] | ^^^^^---------^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | `ValueType` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/response/search_results.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 217 | / fn deserialize(deserializer: D) -> Result [INFO] [stdout] 218 | | where [INFO] [stdout] 219 | | D: Deserializer<'de>, [INFO] [stdout] | |_____________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] ... [INFO] [stdout] 225 | impl<'de> Deserialize<'de> for ResultCount { [INFO] [stdout] | ^^^^^^^^^^-----------^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | `ResultCount` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling elastic_lens v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `elastic_lens::client::DefaultAdapter` [INFO] [stdout] --> examples/sample_code.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | client::{Client, DefaultAdapter}, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `DefaultAdapter` in `client` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/client.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "official_client")] [INFO] [stdout] | --------------------------- the item is gated behind the `official_client` feature [INFO] [stdout] 29 | pub type DefaultAdapter = official_adapter::ElasticsearchAdapter; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default_builder` found for struct `elastic_lens::client::Client` in the current scope [INFO] [stdout] --> examples/sample_code.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | Ok(Client::default_builder() [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `elastic_lens::client::Client<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elastic_lens` (example "sample_code") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "430c6f60bffebf7410794e0a1aa8633c08f186ba44a943b66d08faf708570093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430c6f60bffebf7410794e0a1aa8633c08f186ba44a943b66d08faf708570093", kill_on_drop: false }` [INFO] [stdout] 430c6f60bffebf7410794e0a1aa8633c08f186ba44a943b66d08faf708570093