[INFO] cloning repository https://github.com/madchicken/rand-generator-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madchicken/rand-generator-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadchicken%2Frand-generator-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadchicken%2Frand-generator-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e28a76df05c74cf6150ccdfc8622a96e1b4c84f6 [INFO] checking madchicken/rand-generator-plugin against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadchicken%2Frand-generator-plugin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madchicken/rand-generator-plugin on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madchicken/rand-generator-plugin [INFO] finished tweaking git repo https://github.com/madchicken/rand-generator-plugin [INFO] tweaked toml for git repo https://github.com/madchicken/rand-generator-plugin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/madchicken/rand-generator-plugin 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/falcosecurity/plugin-sdk-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refcell-lock-api v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3204f721967f8cff926f1356b805e6e3f54f8befd5afe03c7027be1a0a59d5a8 [INFO] running `Command { std: "docker" "start" "-a" "3204f721967f8cff926f1356b805e6e3f54f8befd5afe03c7027be1a0a59d5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3204f721967f8cff926f1356b805e6e3f54f8befd5afe03c7027be1a0a59d5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3204f721967f8cff926f1356b805e6e3f54f8befd5afe03c7027be1a0a59d5a8", kill_on_drop: false }` [INFO] [stdout] 3204f721967f8cff926f1356b805e6e3f54f8befd5afe03c7027be1a0a59d5a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddce3a00b53dff28ba4fdd79479ffe76b91556f305cbfbca488bfff1ebd15cf6 [INFO] running `Command { std: "docker" "start" "-a" "ddce3a00b53dff28ba4fdd79479ffe76b91556f305cbfbca488bfff1ebd15cf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling refcell-lock-api v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking falco_plugin_api v0.4.0 (https://github.com/falcosecurity/plugin-sdk-rs#e1d53238) [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling falco_event_derive v0.4.0 (https://github.com/falcosecurity/plugin-sdk-rs#e1d53238) [INFO] [stderr] Compiling falco_plugin_derive v0.4.0 (https://github.com/falcosecurity/plugin-sdk-rs#e1d53238) [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking falco_event v0.4.0 (https://github.com/falcosecurity/plugin-sdk-rs#e1d53238) [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking falco_plugin v0.4.0 (https://github.com/falcosecurity/plugin-sdk-rs#e1d53238) [INFO] [stderr] Checking rand-generator-plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.82s [INFO] running `Command { std: "docker" "inspect" "ddce3a00b53dff28ba4fdd79479ffe76b91556f305cbfbca488bfff1ebd15cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddce3a00b53dff28ba4fdd79479ffe76b91556f305cbfbca488bfff1ebd15cf6", kill_on_drop: false }` [INFO] [stdout] ddce3a00b53dff28ba4fdd79479ffe76b91556f305cbfbca488bfff1ebd15cf6