[INFO] cloning repository https://github.com/gnosek/falco-plugin-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnosek/falco-plugin-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosek%2Ffalco-plugin-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosek%2Ffalco-plugin-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14d385c1ffc66046a56b1e403cfaff578894d2bc
[INFO] checking gnosek/falco-plugin-rs against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosek%2Ffalco-plugin-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gnosek/falco-plugin-rs
[INFO] finished tweaking git repo https://github.com/gnosek/falco-plugin-rs
[INFO] tweaked toml for git repo https://github.com/gnosek/falco-plugin-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gnosek/falco-plugin-rs on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gnosek/falco-plugin-rs 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_schema_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_schema_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: binary `dump_raw_events` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../dump_raw_events
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `dump-raw-events`, convert `bin.name`
[INFO] [stderr]   --> falco_plugin_tests/Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "dump_raw_events"
[INFO] [stderr] 11 + name = "dump-raw-events"
[INFO] [stderr]    |
[INFO] [stderr] warning: `falco_plugin_tests` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: `falco_plugin_runner` (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event_schema/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event_schema` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: `falco_event_serde` (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin_api/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin_api` (manifest) generated 17 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-path v0.11.0
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded refcell-lock-api v0.1.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.180
[INFO] [stderr]   Downloaded schemars_derive v1.0.1
[INFO] [stderr]   Downloaded c_str_macro v1.0.3
[INFO] [stderr]   Downloaded derive-where v1.4.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.180
[INFO] [stderr]   Downloaded schemars v1.0.1
[INFO] [stderr]   Downloaded cxx-build v1.0.158
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.180
[INFO] [stderr]   Downloaded derive-deftly v1.1.0
[INFO] [stderr]   Downloaded derive-deftly-macros v1.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded cxx v1.0.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018
[INFO] running `Command { std: "docker" "start" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_schema_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_schema_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_schema_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_serde/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: `falco_event_serde` (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_tests/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: binary `dump_raw_events` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../dump_raw_events
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `dump-raw-events`, convert `bin.name`
[INFO] [stderr]   --> falco_plugin_tests/Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "dump_raw_events"
[INFO] [stderr] 11 + name = "dump-raw-events"
[INFO] [stderr]    |
[INFO] [stderr] warning: `falco_plugin_tests` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_derive/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event_derive/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event_derive` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_runner/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: `falco_plugin_runner` (manifest) generated 16 warnings
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_event_schema/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_event_schema/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_event_schema` (manifest) generated 17 warnings
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.boxed-slice-into-iter` is deprecated in favor of `lints.rust.boxed_slice_into_iter` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.dependency-on-unit-never-type-fallback` is deprecated in favor of `lints.rust.dependency_on_unit_never_type_fallback` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.if-let-rescope` is deprecated in favor of `lints.rust.if_let_rescope` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.never-type-fallback-flowing-into-unsafe` is deprecated in favor of `lints.rust.never_type_fallback_flowing_into_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.static-mut-refs` is deprecated in favor of `lints.rust.static_mut_refs` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: falco_plugin_api/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> falco_plugin_api/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `falco_plugin_api` (manifest) generated 17 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking typed-path v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling derive-deftly-macros v1.1.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling refcell-lock-api v0.1.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking falco_plugin_api v0.5.0 (/opt/rustwide/workdir/falco_plugin_api)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.180
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking c_str_macro v1.0.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.180
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cxx-build v1.0.158
[INFO] [stderr]     Checking falco_schema_derive v0.5.0 (/opt/rustwide/workdir/falco_schema_derive)
[INFO] [stderr]     Checking falco_plugin_derive v0.5.0 (/opt/rustwide/workdir/falco_plugin_derive)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.180
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling schemars_derive v1.0.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking falco_event_derive v0.5.0 (/opt/rustwide/workdir/falco_event_derive)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling falco_plugin_tests v0.5.0 (/opt/rustwide/workdir/falco_plugin_tests)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking falco_event v0.5.0 (/opt/rustwide/workdir/falco_event)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]     Checking derive-deftly v1.1.0
[INFO] [stderr]     Checking falco_event_schema v0.5.0 (/opt/rustwide/workdir/falco_event_schema)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking schemars v1.0.1
[INFO] [stderr]     Checking falco_plugin_runner v0.5.0 (/opt/rustwide/workdir/falco_plugin_runner)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking falco_plugin v0.5.0 (/opt/rustwide/workdir/falco_plugin)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> falco_plugin/src/base/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub enum ConfigSchemaType {
[INFO] [stdout] 18 | |     None,
[INFO] [stdout] 19 | |     Json(&'static CStr),
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> falco_plugin/src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![warn(missing_debug_implementations)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]   --> falco_plugin/src/base/schema.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / pub enum ConfigSchemaType {
[INFO] [stdout] 18 | |     None,
[INFO] [stdout] 19 | |     Json(&'static CStr),
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> falco_plugin/src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![warn(missing_debug_implementations)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking falco_event_serde v0.5.0 (/opt/rustwide/workdir/falco_event_serde)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W dependency_on_unit_never_type_fallback`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `refcell-lock-api`
[INFO] [stderr]   --> falco_plugin/Cargo.toml:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | refcell-lock-api = "0.1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `refcell-lock-api`
[INFO] [stderr] warning: `falco_plugin` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `c_str_macro`
[INFO] [stderr]   --> falco_plugin_tests/Cargo.toml:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | c_str_macro = "1.0.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `c_str_macro`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `falco_event_schema`
[INFO] [stderr]   --> falco_plugin_tests/Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | falco_event_schema = { version = "0.5.0", path = "../falco_event_schema", features = ["derive_deftly"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `falco_event_schema`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `paste`
[INFO] [stderr]   --> falco_plugin_tests/Cargo.toml:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | paste = "1.0.15"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `paste`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `falco_plugin_tests` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.3, nix v0.30.1, refcell-lock-api v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018", kill_on_drop: false }`
[INFO] [stdout] 7dca2a1eb946bfcdb7de638351175fe7f59efa8b287abc3d79af6439574e9018
