[INFO] fetching crate falco_plugin 0.4.3... [INFO] checking falco_plugin-0.4.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate falco_plugin 0.4.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate falco_plugin 0.4.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate falco_plugin 0.4.3 [INFO] tweaked toml for crates.io crate falco_plugin 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate falco_plugin 0.4.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate falco_plugin 0.4.3 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5d39c4002b2bfe514ef625cf67320b5e0c6356a7930e75b18927bdf5b12ea6f [INFO] running `Command { std: "docker" "start" "-a" "c5d39c4002b2bfe514ef625cf67320b5e0c6356a7930e75b18927bdf5b12ea6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5d39c4002b2bfe514ef625cf67320b5e0c6356a7930e75b18927bdf5b12ea6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d39c4002b2bfe514ef625cf67320b5e0c6356a7930e75b18927bdf5b12ea6f", kill_on_drop: false }` [INFO] [stdout] c5d39c4002b2bfe514ef625cf67320b5e0c6356a7930e75b18927bdf5b12ea6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1f5d152f1accdb0dcda48a61777c01ea11ea2c97949a420aa0e7fdedb051c4f [INFO] running `Command { std: "docker" "start" "-a" "d1f5d152f1accdb0dcda48a61777c01ea11ea2c97949a420aa0e7fdedb051c4f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.130 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling refcell-lock-api v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking falco_plugin_api v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling falco_event_derive v0.4.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling falco_plugin_derive v0.4.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking falco_event v0.4.3 [INFO] [stderr] Checking falco_plugin v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `TableNameError` is never used [INFO] [stdout] --> src/plugin/tables/table/raw.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum TableNameError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/event.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn event(&self) -> std::io::Result { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn event(&self) -> std::io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/extract/mod.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg; [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/extract/mod.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/mod.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | fn get_progress(&mut self) -> ProgressInfo { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn get_progress(&mut self) -> ProgressInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/mod.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | fn plugin_event(data: &[u8]) -> Event { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn plugin_event(data: &[u8]) -> Event> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/event_batch.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/tables/vtable/reader.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn validate(&self) -> Result { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn validate(&self) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/tables/vtable/writer.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn validate(&self) -> Result { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn validate(&self) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TableNameError` is never used [INFO] [stdout] --> src/plugin/tables/table/raw.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum TableNameError { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/event.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn event(&self) -> std::io::Result { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn event(&self) -> std::io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/extract/mod.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg; [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/extract/mod.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/mod.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | fn get_progress(&mut self) -> ProgressInfo { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn get_progress(&mut self) -> ProgressInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/mod.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | fn plugin_event(data: &[u8]) -> Event { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 201 | fn plugin_event(data: &[u8]) -> Event> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/source/event_batch.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/tables/vtable/reader.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn validate(&self) -> Result { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn validate(&self) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugin/tables/vtable/writer.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn validate(&self) -> Result { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn validate(&self) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.00s [INFO] running `Command { std: "docker" "inspect" "d1f5d152f1accdb0dcda48a61777c01ea11ea2c97949a420aa0e7fdedb051c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f5d152f1accdb0dcda48a61777c01ea11ea2c97949a420aa0e7fdedb051c4f", kill_on_drop: false }` [INFO] [stdout] d1f5d152f1accdb0dcda48a61777c01ea11ea2c97949a420aa0e7fdedb051c4f