[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] checking gnosek/falco-plugin-rs against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosek%2Ffalco-plugin-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gnosek/falco-plugin-rs on toolchain e617cc9342f64b2efdd8eeb91834ef450a15825f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c94642729da0f12dbd11339568ba18de3c878b3cb59f33b00eaa2a719c859c38 [INFO] running `Command { std: "docker" "start" "-a" "c94642729da0f12dbd11339568ba18de3c878b3cb59f33b00eaa2a719c859c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c94642729da0f12dbd11339568ba18de3c878b3cb59f33b00eaa2a719c859c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94642729da0f12dbd11339568ba18de3c878b3cb59f33b00eaa2a719c859c38", kill_on_drop: false }` [INFO] [stdout] c94642729da0f12dbd11339568ba18de3c878b3cb59f33b00eaa2a719c859c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8923bf5d4780eb9f1c63c328a9cddadb17c694e003fb061d2c484812fda85983 [INFO] running `Command { std: "docker" "start" "-a" "8923bf5d4780eb9f1c63c328a9cddadb17c694e003fb061d2c484812fda85983", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking typed-path v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling derive-deftly-macros v1.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling refcell-lock-api v0.1.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking falco_plugin_api v0.5.0 (/opt/rustwide/workdir/falco_plugin_api) [INFO] [stderr] Compiling cxxbridge-flags v1.0.180 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [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 link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.180 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cxx-build v1.0.158 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking c_str_macro v1.0.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.11.1 [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 quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling falco_schema_derive v0.5.0 (/opt/rustwide/workdir/falco_schema_derive) [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling schemars_derive v1.0.1 [INFO] [stderr] Compiling falco_plugin_derive v0.5.0 (/opt/rustwide/workdir/falco_plugin_derive) [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling falco_plugin_tests v0.5.0 (/opt/rustwide/workdir/falco_plugin_tests) [INFO] [stderr] Compiling cxxbridge-macro v1.0.180 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling falco_event_derive v0.5.0 (/opt/rustwide/workdir/falco_event_derive) [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Checking falco_event v0.5.0 (/opt/rustwide/workdir/falco_event) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking derive-deftly v1.1.0 [INFO] [stderr] Checking falco_event_schema v0.5.0 (/opt/rustwide/workdir/falco_event_schema) [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] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking falco_plugin v0.5.0 (/opt/rustwide/workdir/falco_plugin) [INFO] [stderr] Checking falco_event_serde v0.5.0 (/opt/rustwide/workdir/falco_event_serde) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "8923bf5d4780eb9f1c63c328a9cddadb17c694e003fb061d2c484812fda85983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8923bf5d4780eb9f1c63c328a9cddadb17c694e003fb061d2c484812fda85983", kill_on_drop: false }` [INFO] [stdout] 8923bf5d4780eb9f1c63c328a9cddadb17c694e003fb061d2c484812fda85983