[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] dcaff798de7ed443950cb32c9076dfbbb5bc19f7 [INFO] building gnosek/falco-plugin-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosek%2Ffalco-plugin-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gnosek/falco-plugin-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v1.0.1 [INFO] [stderr] Downloaded phf_macros v0.12.1 [INFO] [stderr] Downloaded phf_generator v0.12.1 [INFO] [stderr] Downloaded refcell-lock-api v0.1.0 [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded c_str_macro v1.0.3 [INFO] [stderr] Downloaded derive-deftly-macros v1.1.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.180 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.180 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded scratch v1.0.8 [INFO] [stderr] Downloaded cxx-build v1.0.158 [INFO] [stderr] Downloaded schemars v1.0.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.180 [INFO] [stderr] Downloaded cxx v1.0.180 [INFO] [stderr] Downloaded typed-path v0.11.0 [INFO] [stderr] Downloaded derive-deftly v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8fa881c8179a3756bdee8bd80da92b7e59b415c8d3eb337f0d6d6effa68db5d [INFO] running `Command { std: "docker" "start" "-a" "c8fa881c8179a3756bdee8bd80da92b7e59b415c8d3eb337f0d6d6effa68db5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8fa881c8179a3756bdee8bd80da92b7e59b415c8d3eb337f0d6d6effa68db5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fa881c8179a3756bdee8bd80da92b7e59b415c8d3eb337f0d6d6effa68db5d", kill_on_drop: false }` [INFO] [stdout] c8fa881c8179a3756bdee8bd80da92b7e59b415c8d3eb337f0d6d6effa68db5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7868377bae4373c41840c03da4b3a6c89d6aa4c4e3dfc2d020c745318d6297 [INFO] running `Command { std: "docker" "start" "-a" "fc7868377bae4373c41840c03da4b3a6c89d6aa4c4e3dfc2d020c745318d6297", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling typed-path v0.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling derive-deftly-macros v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.180 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling refcell-lock-api v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling falco_plugin_api v0.5.0 (/opt/rustwide/workdir/falco_plugin_api) [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling c_str_macro v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.180 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [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] Compiling proc-macro-crate v3.3.0 [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 falco_schema_derive v0.5.0 (/opt/rustwide/workdir/falco_schema_derive) [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling cxxbridge-macro v1.0.180 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling falco_plugin_derive v0.5.0 (/opt/rustwide/workdir/falco_plugin_derive) [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling schemars_derive v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling falco_event_derive v0.5.0 (/opt/rustwide/workdir/falco_event_derive) [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling falco_event v0.5.0 (/opt/rustwide/workdir/falco_event) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling falco_plugin_tests v0.5.0 (/opt/rustwide/workdir/falco_plugin_tests) [INFO] [stderr] Compiling derive-deftly v1.1.0 [INFO] [stderr] Compiling falco_event_schema v0.5.0 (/opt/rustwide/workdir/falco_event_schema) [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling schemars v1.0.1 [INFO] [stderr] Compiling falco_plugin_runner v0.5.0 (/opt/rustwide/workdir/falco_plugin_runner) [INFO] [stderr] Compiling falco_plugin v0.5.0 (/opt/rustwide/workdir/falco_plugin) [INFO] [stderr] Compiling falco_event_serde v0.5.0 (/opt/rustwide/workdir/falco_event_serde) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "fc7868377bae4373c41840c03da4b3a6c89d6aa4c4e3dfc2d020c745318d6297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7868377bae4373c41840c03da4b3a6c89d6aa4c4e3dfc2d020c745318d6297", kill_on_drop: false }` [INFO] [stdout] fc7868377bae4373c41840c03da4b3a6c89d6aa4c4e3dfc2d020c745318d6297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9edbc5a60869e369ad735d0541193cfb89bddcdef1ed9befab724d6dac3d506c [INFO] running `Command { std: "docker" "start" "-a" "9edbc5a60869e369ad735d0541193cfb89bddcdef1ed9befab724d6dac3d506c", kill_on_drop: false }` [INFO] [stderr] Compiling falco_schema_derive v0.5.0 (/opt/rustwide/workdir/falco_schema_derive) [INFO] [stderr] Compiling falco_plugin_derive v0.5.0 (/opt/rustwide/workdir/falco_plugin_derive) [INFO] [stderr] Compiling falco_event_derive v0.5.0 (/opt/rustwide/workdir/falco_event_derive) [INFO] [stderr] Compiling derive-deftly-macros v1.1.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling falco_plugin_api v0.5.0 (/opt/rustwide/workdir/falco_plugin_api) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling falco_event v0.5.0 (/opt/rustwide/workdir/falco_event) [INFO] [stderr] Compiling falco_plugin v0.5.0 (/opt/rustwide/workdir/falco_plugin) [INFO] [stderr] Compiling falco_plugin_runner v0.5.0 (/opt/rustwide/workdir/falco_plugin_runner) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling derive-deftly v1.1.0 [INFO] [stderr] Compiling falco_event_schema v0.5.0 (/opt/rustwide/workdir/falco_event_schema) [INFO] [stderr] Compiling falco_plugin_tests v0.5.0 (/opt/rustwide/workdir/falco_plugin_tests) [INFO] [stderr] Compiling falco_event_serde v0.5.0 (/opt/rustwide/workdir/falco_event_serde) [INFO] [stderr] error: could not compile `falco_event_serde` (test "socktuple") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name socktuple --edition=2024 falco_event_serde/tests/socktuple.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe --warn=tail-expr-drop-order --warn=static-mut-refs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=never-type-fallback-flowing-into-unsafe --warn=missing-unsafe-on-extern --warn=keyword-idents-2024 --warn=impl-trait-overcaptures --allow=if-let-rescope --allow=edition-2024-expr-fragment-specifier --warn=deprecated-safe-2024 --warn=dependency-on-unit-never-type-fallback --warn=boxed-slice-into-iter --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=557d09598cf3b551 -C extra-filename=-cbc317001243298c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c4f2ed3004e3f62d.rlib --extern derive_deftly=/opt/rustwide/target/debug/deps/libderive_deftly-04a2510de54c16f8.rlib --extern falco_event=/opt/rustwide/target/debug/deps/libfalco_event-7599beddfd0156ed.rlib --extern falco_event_schema=/opt/rustwide/target/debug/deps/libfalco_event_schema-efdc26b0577e1afe.rlib --extern falco_event_serde=/opt/rustwide/target/debug/deps/libfalco_event_serde-1148053c1a6c93a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6fb74afe085ac6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5dd01f956e4d72d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `falco_event_serde` (test "dynamic_params") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name dynamic_params --edition=2024 falco_event_serde/tests/dynamic_params.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe --warn=tail-expr-drop-order --warn=static-mut-refs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=never-type-fallback-flowing-into-unsafe --warn=missing-unsafe-on-extern --warn=keyword-idents-2024 --warn=impl-trait-overcaptures --allow=if-let-rescope --allow=edition-2024-expr-fragment-specifier --warn=deprecated-safe-2024 --warn=dependency-on-unit-never-type-fallback --warn=boxed-slice-into-iter --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8a06cd32a97725b -C extra-filename=-858c8137c6168964 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c4f2ed3004e3f62d.rlib --extern derive_deftly=/opt/rustwide/target/debug/deps/libderive_deftly-04a2510de54c16f8.rlib --extern falco_event=/opt/rustwide/target/debug/deps/libfalco_event-7599beddfd0156ed.rlib --extern falco_event_schema=/opt/rustwide/target/debug/deps/libfalco_event_schema-efdc26b0577e1afe.rlib --extern falco_event_serde=/opt/rustwide/target/debug/deps/libfalco_event_serde-1148053c1a6c93a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6fb74afe085ac6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5dd01f956e4d72d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `falco_event_serde` (test "fd_list") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name fd_list --edition=2024 falco_event_serde/tests/fd_list.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe --warn=tail-expr-drop-order --warn=static-mut-refs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=never-type-fallback-flowing-into-unsafe --warn=missing-unsafe-on-extern --warn=keyword-idents-2024 --warn=impl-trait-overcaptures --allow=if-let-rescope --allow=edition-2024-expr-fragment-specifier --warn=deprecated-safe-2024 --warn=dependency-on-unit-never-type-fallback --warn=boxed-slice-into-iter --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d135a7ffe401f08 -C extra-filename=-900c9e92ac1f6a16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c4f2ed3004e3f62d.rlib --extern derive_deftly=/opt/rustwide/target/debug/deps/libderive_deftly-04a2510de54c16f8.rlib --extern falco_event=/opt/rustwide/target/debug/deps/libfalco_event-7599beddfd0156ed.rlib --extern falco_event_schema=/opt/rustwide/target/debug/deps/libfalco_event_schema-efdc26b0577e1afe.rlib --extern falco_event_serde=/opt/rustwide/target/debug/deps/libfalco_event_serde-1148053c1a6c93a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6fb74afe085ac6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5dd01f956e4d72d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `falco_event_serde` (test "basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name basic --edition=2024 falco_event_serde/tests/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe --warn=tail-expr-drop-order --warn=static-mut-refs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=never-type-fallback-flowing-into-unsafe --warn=missing-unsafe-on-extern --warn=keyword-idents-2024 --warn=impl-trait-overcaptures --allow=if-let-rescope --allow=edition-2024-expr-fragment-specifier --warn=deprecated-safe-2024 --warn=dependency-on-unit-never-type-fallback --warn=boxed-slice-into-iter --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cd2e15b29f114c3 -C extra-filename=-0e6b39bef5e9f3e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c4f2ed3004e3f62d.rlib --extern derive_deftly=/opt/rustwide/target/debug/deps/libderive_deftly-04a2510de54c16f8.rlib --extern falco_event=/opt/rustwide/target/debug/deps/libfalco_event-7599beddfd0156ed.rlib --extern falco_event_schema=/opt/rustwide/target/debug/deps/libfalco_event_schema-efdc26b0577e1afe.rlib --extern falco_event_serde=/opt/rustwide/target/debug/deps/libfalco_event_serde-1148053c1a6c93a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6fb74afe085ac6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5dd01f956e4d72d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `falco_event_serde` (test "strings") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name strings --edition=2024 falco_event_serde/tests/strings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe --warn=tail-expr-drop-order --warn=static-mut-refs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=never-type-fallback-flowing-into-unsafe --warn=missing-unsafe-on-extern --warn=keyword-idents-2024 --warn=impl-trait-overcaptures --allow=if-let-rescope --allow=edition-2024-expr-fragment-specifier --warn=deprecated-safe-2024 --warn=dependency-on-unit-never-type-fallback --warn=boxed-slice-into-iter --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a99c5e03edfe0976 -C extra-filename=-47e4790f57bb49ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c4f2ed3004e3f62d.rlib --extern derive_deftly=/opt/rustwide/target/debug/deps/libderive_deftly-04a2510de54c16f8.rlib --extern falco_event=/opt/rustwide/target/debug/deps/libfalco_event-7599beddfd0156ed.rlib --extern falco_event_schema=/opt/rustwide/target/debug/deps/libfalco_event_schema-efdc26b0577e1afe.rlib --extern falco_event_serde=/opt/rustwide/target/debug/deps/libfalco_event_serde-1148053c1a6c93a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b6fb74afe085ac6d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5dd01f956e4d72d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9edbc5a60869e369ad735d0541193cfb89bddcdef1ed9befab724d6dac3d506c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edbc5a60869e369ad735d0541193cfb89bddcdef1ed9befab724d6dac3d506c", kill_on_drop: false }` [INFO] [stdout] 9edbc5a60869e369ad735d0541193cfb89bddcdef1ed9befab724d6dac3d506c