[INFO] fetching crate grapl-ipc-generator-plugin 0.1.1... [INFO] testing grapl-ipc-generator-plugin-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate grapl-ipc-generator-plugin 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate grapl-ipc-generator-plugin 0.1.1 [INFO] finished tweaking crates.io crate grapl-ipc-generator-plugin 0.1.1 [INFO] tweaked toml for crates.io crate grapl-ipc-generator-plugin 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate grapl-ipc-generator-plugin 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding derive-dynamic-node v0.1.7 (available: v0.2.1) [INFO] [stderr] Adding grapl-graph-descriptions v0.1.9 (available: v0.2.10) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b325a9792f14486af67606ec1917246aab6d403c721c36594a8c40433f1d62d [INFO] running `Command { std: "docker" "start" "-a" "4b325a9792f14486af67606ec1917246aab6d403c721c36594a8c40433f1d62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b325a9792f14486af67606ec1917246aab6d403c721c36594a8c40433f1d62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b325a9792f14486af67606ec1917246aab6d403c721c36594a8c40433f1d62d", kill_on_drop: false }` [INFO] [stdout] 4b325a9792f14486af67606ec1917246aab6d403c721c36594a8c40433f1d62d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25820ea1739162b2e7e2e40418fb549cc0ca9cf4626ce3d382025ad7e335cec2 [INFO] running `Command { std: "docker" "start" "-a" "25820ea1739162b2e7e2e40418fb549cc0ca9cf4626ce3d382025ad7e335cec2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling grapl-graph-descriptions v0.1.9 [INFO] [stderr] Compiling derive-dynamic-node v0.1.7 [INFO] [stderr] Compiling grapl-ipc-generator-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `grapl_graph_descriptions::*` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grapl_graph_descriptions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_pid`, `dst_pid`, and `ipc_type` are never read [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Ipc { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 12 | src_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | dst_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | ipc_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ipc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "25820ea1739162b2e7e2e40418fb549cc0ca9cf4626ce3d382025ad7e335cec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25820ea1739162b2e7e2e40418fb549cc0ca9cf4626ce3d382025ad7e335cec2", kill_on_drop: false }` [INFO] [stdout] 25820ea1739162b2e7e2e40418fb549cc0ca9cf4626ce3d382025ad7e335cec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fabf519d51074cde79f18e3b6615f0d3e14d4ac9be902a00d505bd9d11d81f52 [INFO] running `Command { std: "docker" "start" "-a" "fabf519d51074cde79f18e3b6615f0d3e14d4ac9be902a00d505bd9d11d81f52", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `grapl_graph_descriptions::*` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grapl_graph_descriptions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_pid`, `dst_pid`, and `ipc_type` are never read [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Ipc { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 12 | src_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | dst_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | ipc_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ipc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grapl-ipc-generator-plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `grapl_graph_descriptions::*` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use grapl_graph_descriptions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_pid`, `dst_pid`, and `ipc_type` are never read [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Ipc { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 12 | src_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | dst_pid: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | ipc_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ipc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fabf519d51074cde79f18e3b6615f0d3e14d4ac9be902a00d505bd9d11d81f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabf519d51074cde79f18e3b6615f0d3e14d4ac9be902a00d505bd9d11d81f52", kill_on_drop: false }` [INFO] [stdout] fabf519d51074cde79f18e3b6615f0d3e14d4ac9be902a00d505bd9d11d81f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8d89fabeb1f9e5506dc67a52d077dbe0931ce481f27e7030188240b799feaaa [INFO] running `Command { std: "docker" "start" "-a" "b8d89fabeb1f9e5506dc67a52d077dbe0931ce481f27e7030188240b799feaaa", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `grapl_graph_descriptions::*` [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use grapl_graph_descriptions::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `src_pid`, `dst_pid`, and `ipc_type` are never read [INFO] [stderr] --> src/lib.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Ipc { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 12 | src_pid: u64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | dst_pid: u64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 14 | ipc_type: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Ipc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `grapl-ipc-generator-plugin` (lib) generated 2 warnings (run `cargo fix --lib -p grapl-ipc-generator-plugin` to apply 1 suggestion) [INFO] [stderr] warning: `grapl-ipc-generator-plugin` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grapl_ipc_generator_plugin-a79518d7c588217b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests grapl_ipc_generator_plugin [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8d89fabeb1f9e5506dc67a52d077dbe0931ce481f27e7030188240b799feaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d89fabeb1f9e5506dc67a52d077dbe0931ce481f27e7030188240b799feaaa", kill_on_drop: false }` [INFO] [stdout] b8d89fabeb1f9e5506dc67a52d077dbe0931ce481f27e7030188240b799feaaa