[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#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[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 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6bca77336ee967dc5d041248f1ee6b00b887252d081efaab6aad65c570774d9
[INFO] running `Command { std: "docker" "start" "-a" "c6bca77336ee967dc5d041248f1ee6b00b887252d081efaab6aad65c570774d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6bca77336ee967dc5d041248f1ee6b00b887252d081efaab6aad65c570774d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6bca77336ee967dc5d041248f1ee6b00b887252d081efaab6aad65c570774d9", kill_on_drop: false }`
[INFO] [stdout] c6bca77336ee967dc5d041248f1ee6b00b887252d081efaab6aad65c570774d9
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94d2642a0f859dac284b9f799c292648fb35b6caf832e706726712ea0f5783ae
[INFO] running `Command { std: "docker" "start" "-a" "94d2642a0f859dac284b9f799c292648fb35b6caf832e706726712ea0f5783ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking typed-path v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling derive-deftly-macros v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling refcell-lock-api v0.1.0
[INFO] [stderr]     Checking falco_plugin_api v0.5.0 (/opt/rustwide/workdir/falco_plugin_api)
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[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 half v2.6.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking c_str_macro v1.0.3
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[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]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking manyhow v0.11.4
[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] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cxx-build v1.0.158
[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] [stderr]    Compiling schemars_derive v1.0.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[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 strum v0.27.1
[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]     Checking falco_event v0.5.0 (/opt/rustwide/workdir/falco_event)
[INFO] [stdout] error: this type will no longer be must used: Result<typed_path::PathBuf<UnixEncoding>, Infallible>
[INFO] [stdout]   --> falco_event/src/types/path/absolute_path.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let path = UnixPathBuf::from_str("/foo").unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<typed_path::PathBuf<UnixEncoding>, Infallible>
[INFO] [stdout]   --> falco_event/src/types/path/relative_path.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let path = UnixPathBuf::from_str("/foo").unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `falco_event` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94d2642a0f859dac284b9f799c292648fb35b6caf832e706726712ea0f5783ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d2642a0f859dac284b9f799c292648fb35b6caf832e706726712ea0f5783ae", kill_on_drop: false }`
[INFO] [stdout] 94d2642a0f859dac284b9f799c292648fb35b6caf832e706726712ea0f5783ae
