[INFO] fetching crate falco_plugin 0.4.3... [INFO] testing falco_plugin-0.4.3 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate falco_plugin 0.4.3 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate falco_plugin 0.4.3 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca92724e62a6451d04a04e0780d47fd2ad3d735967633bbc37a0a91de42061c [INFO] running `Command { std: "docker" "start" "-a" "7ca92724e62a6451d04a04e0780d47fd2ad3d735967633bbc37a0a91de42061c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca92724e62a6451d04a04e0780d47fd2ad3d735967633bbc37a0a91de42061c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca92724e62a6451d04a04e0780d47fd2ad3d735967633bbc37a0a91de42061c", kill_on_drop: false }` [INFO] [stdout] 7ca92724e62a6451d04a04e0780d47fd2ad3d735967633bbc37a0a91de42061c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa8e2ac68298117091dbe121e1a09ab42a6848328e026a983d1b1238ba4acd7 [INFO] running `Command { std: "docker" "start" "-a" "8fa8e2ac68298117091dbe121e1a09ab42a6848328e026a983d1b1238ba4acd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.130 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling refcell-lock-api v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling falco_plugin_api v0.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling 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 phf_macros v0.11.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling falco_event_derive v0.4.3 [INFO] [stderr] Compiling falco_plugin_derive v0.4.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling falco_event v0.4.3 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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 38.61s [INFO] running `Command { std: "docker" "inspect" "8fa8e2ac68298117091dbe121e1a09ab42a6848328e026a983d1b1238ba4acd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa8e2ac68298117091dbe121e1a09ab42a6848328e026a983d1b1238ba4acd7", kill_on_drop: false }` [INFO] [stdout] 8fa8e2ac68298117091dbe121e1a09ab42a6848328e026a983d1b1238ba4acd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26d1cbfe28f1d7951124307f397fb3a15fc4ce22091c7b529100fbb56f2392cd [INFO] running `Command { std: "docker" "start" "-a" "26d1cbfe28f1d7951124307f397fb3a15fc4ce22091c7b529100fbb56f2392cd", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "26d1cbfe28f1d7951124307f397fb3a15fc4ce22091c7b529100fbb56f2392cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d1cbfe28f1d7951124307f397fb3a15fc4ce22091c7b529100fbb56f2392cd", kill_on_drop: false }` [INFO] [stdout] 26d1cbfe28f1d7951124307f397fb3a15fc4ce22091c7b529100fbb56f2392cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc8497a8732520ea87e7fd0988cc7ddcd14fab26f9bacfee3a7e81c67e038aea [INFO] running `Command { std: "docker" "start" "-a" "bc8497a8732520ea87e7fd0988cc7ddcd14fab26f9bacfee3a7e81c67e038aea", kill_on_drop: false }` [INFO] [stderr] warning: enum `TableNameError` is never used [INFO] [stderr] --> src/plugin/tables/table/raw.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | pub enum TableNameError { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/event.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn event(&self) -> std::io::Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn event(&self) -> std::io::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/extract/mod.rs:37:29 [INFO] [stderr] | [INFO] [stderr] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 37 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/extract/mod.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 41 | unsafe fn key_unchecked(&self) -> ExtractFieldRequestArg<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/source/mod.rs:186:21 [INFO] [stderr] | [INFO] [stderr] 186 | fn get_progress(&mut self) -> ProgressInfo { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 186 | fn get_progress(&mut self) -> ProgressInfo<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/source/mod.rs:201:27 [INFO] [stderr] | [INFO] [stderr] 201 | fn plugin_event(data: &[u8]) -> Event { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 201 | fn plugin_event(data: &[u8]) -> Event> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/source/event_batch.rs:15:49 [INFO] [stderr] | [INFO] [stderr] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 15 | pub(in crate::plugin::source) fn new(alloc: &mut bumpalo::Bump) -> EventBatch<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/tables/vtable/reader.rs:93:21 [INFO] [stderr] | [INFO] [stderr] 93 | pub fn validate(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 93 | pub fn validate(&self) -> Result, TableError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/plugin/tables/vtable/writer.rs:98:21 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn validate(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 98 | pub fn validate(&self) -> Result, TableError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `falco_plugin` (lib) generated 9 warnings (run `cargo fix --lib -p falco_plugin` to apply 8 suggestions) [INFO] [stderr] warning: `falco_plugin` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/falco_plugin-79956a7237df8c46) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test strings::cstring_writer::tests::test_invalid_store ... ok [INFO] [stdout] test strings::cstring_writer::tests::test_invalid_write_into ... ok [INFO] [stdout] test strings::cstring_writer::tests::test_valid_write_into ... ok [INFO] [stdout] test strings::from_ptr::tests::test_null ... ok [INFO] [stdout] test strings::from_ptr::tests::test_valid ... ok [INFO] [stdout] test strings::from_ptr::tests::test_invalid_utf8 ... ok [INFO] [stdout] test strings::cstring_writer::tests::test_valid_store ... ok [INFO] [stdout] test plugin::async_event::background_task::tests::test_spawn ... ok [INFO] [stdout] test plugin::async_event::background_task::tests::test_stop_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests falco_plugin [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/lib.rs - (line 100) ... ignored [INFO] [stdout] test src/lib.rs - (line 137) ... ignored [INFO] [stdout] test src/lib.rs - (line 185) ... ignored [INFO] [stdout] test src/lib.rs - (line 37) ... ignored [INFO] [stdout] test src/lib.rs - listen (line 401) ... ignored [INFO] [stdout] test src/lib.rs - listen (line 409) ... ignored [INFO] [stdout] test src/lib.rs - tables (line 499) ... ignored [INFO] [stdout] test src/lib.rs - tables (line 509) ... ignored [INFO] [stdout] test src/lib.rs - tables (line 539) ... ignored [INFO] [stdout] test src/lib.rs - tables::import (line 782) ... ignored [INFO] [stdout] test src/lib.rs - tables::import (line 796) ... ignored [INFO] [stdout] test src/plugin/async_event/background_task.rs - plugin::async_event::background_task::BackgroundTask::should_keep_running (line 56) ... ignored [INFO] [stdout] test src/lib.rs - tables::import (line 818) ... ok [INFO] [stdout] test src/lib.rs - tables::import (line 720) ... ok [INFO] [stdout] test src/plugin/base/mod.rs - plugin::base::Plugin::get_metrics (line 282) ... ok [INFO] [stdout] test src/plugin/base/wrappers.rs - plugin::base::wrappers::static_plugin (line 384) ... ignored [INFO] [stdout] test src/plugin/base/wrappers.rs - plugin::base::wrappers::plugin (line 245) ... ok [INFO] [stdout] test src/plugin/extract/mod.rs - plugin::extract::ExtractPlugin::EXTRACT_FIELDS (line 126) ... ignored [INFO] [stdout] test src/lib.rs - parse (line 134) ... ok [INFO] [stdout] test src/plugin/extract/mod.rs - plugin::extract::ExtractPlugin::ExtractContext (line 103) ... ignored [INFO] [stdout] test src/plugin/source/mod.rs - plugin::source::SourcePluginInstance::next_batch (line 118) ... ignored [INFO] [stdout] test src/plugin/source/mod.rs - plugin::source::SourcePluginInstance::next_batch (line 138) ... ignored [INFO] [stdout] test src/plugin/source/mod.rs - plugin::source::SourcePluginInstance::next_batch (line 155) ... ignored [INFO] [stdout] test src/plugin/tables/table/mod.rs - plugin::tables::table::Table::get_table_field (line 182) ... ignored [INFO] [stdout] test src/lib.rs - source (line 295) ... ok [INFO] [stdout] test src/plugin/base/mod.rs - plugin::base::Plugin::ConfigType (line 141) ... ok [INFO] [stdout] test src/lib.rs - tables::export (line 647) ... ok [INFO] [stdout] test src/plugin/base/mod.rs - plugin::base::Plugin::ConfigType (line 156) ... ok [INFO] [stdout] test src/plugin/base/mod.rs - plugin::base::Plugin::get_metrics (line 241) ... ok [INFO] [stdout] test src/lib.rs - listen (line 421) ... ok [INFO] [stdout] test src/plugin/base/wrappers.rs - plugin::base::wrappers::static_plugin (line 349) ... ok [INFO] [stdout] test src/strings/cstring_writer.rs - strings::cstring_writer::CStringWriter (line 16) ... ok [INFO] [stdout] test src/plugin/base/wrappers.rs - plugin::base::wrappers::static_plugin (line 396) ... ok [INFO] [stdout] test src/plugin/base/mod.rs - plugin::base::Plugin (line 72) ... ok [INFO] [stdout] test src/lib.rs - tables::import (line 853) ... ok [INFO] [stdout] test src/plugin/base/wrappers.rs - plugin::base::wrappers::plugin (line 281) ... ok [INFO] [stdout] test src/strings/cstring_writer.rs - strings::cstring_writer::WriteIntoCString (line 88) ... ok [INFO] [stdout] test src/lib.rs - extract (line 54) ... ok [INFO] [stdout] test src/lib.rs - async_event (line 201) ... ok [INFO] [stdout] test src/lib.rs - tables::import (line 947) ... ok [INFO] [stdout] test src/plugin/extract/mod.rs - plugin::extract::ExtractPlugin::EXTRACT_FIELDS (line 161) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 3.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc8497a8732520ea87e7fd0988cc7ddcd14fab26f9bacfee3a7e81c67e038aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8497a8732520ea87e7fd0988cc7ddcd14fab26f9bacfee3a7e81c67e038aea", kill_on_drop: false }` [INFO] [stdout] bc8497a8732520ea87e7fd0988cc7ddcd14fab26f9bacfee3a7e81c67e038aea