[INFO] fetching crate grapl-ipc-generator-plugin 0.1.1...
[INFO] testing grapl-ipc-generator-plugin-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate grapl-ipc-generator-plugin 0.1.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grapl-ipc-generator-plugin 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 968eb0c068039d94c44a2da1c4d64f152e1ad80c471fddff0b981654556267da
[INFO] running `Command { std: "docker" "start" "-a" "968eb0c068039d94c44a2da1c4d64f152e1ad80c471fddff0b981654556267da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "968eb0c068039d94c44a2da1c4d64f152e1ad80c471fddff0b981654556267da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968eb0c068039d94c44a2da1c4d64f152e1ad80c471fddff0b981654556267da", kill_on_drop: false }`
[INFO] [stdout] 968eb0c068039d94c44a2da1c4d64f152e1ad80c471fddff0b981654556267da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b5f96dcb5a74a96df16ab95871b1ce722c9cdf4a8912a8bfeecc590785436c
[INFO] running `Command { std: "docker" "start" "-a" "c4b5f96dcb5a74a96df16ab95871b1ce722c9cdf4a8912a8bfeecc590785436c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[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 either v1.15.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling prost v0.4.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling derive_more v0.10.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling typed-builder v0.1.1
[INFO] [stderr]    Compiling uuid v0.7.4
[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 darling_macro v0.9.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.4.0
[INFO] [stderr]    Compiling prost-build v0.4.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 21.72s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "c4b5f96dcb5a74a96df16ab95871b1ce722c9cdf4a8912a8bfeecc590785436c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b5f96dcb5a74a96df16ab95871b1ce722c9cdf4a8912a8bfeecc590785436c", kill_on_drop: false }`
[INFO] [stdout] c4b5f96dcb5a74a96df16ab95871b1ce722c9cdf4a8912a8bfeecc590785436c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c2ef76f12b560ed150f2c1a507536a992a952153abfbf1b134dbeb1493f0425
[INFO] running `Command { std: "docker" "start" "-a" "7c2ef76f12b560ed150f2c1a507536a992a952153abfbf1b134dbeb1493f0425", 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.63s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "7c2ef76f12b560ed150f2c1a507536a992a952153abfbf1b134dbeb1493f0425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c2ef76f12b560ed150f2c1a507536a992a952153abfbf1b134dbeb1493f0425", kill_on_drop: false }`
[INFO] [stdout] 7c2ef76f12b560ed150f2c1a507536a992a952153abfbf1b134dbeb1493f0425
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb63e395a09148059519f4e5799e5840592f3cb22912acf0a968cfd83cf5bc51
[INFO] running `Command { std: "docker" "start" "-a" "eb63e395a09148059519f4e5799e5840592f3cb22912acf0a968cfd83cf5bc51", 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.16s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grapl_ipc_generator_plugin-cdc95db8269415e9)
[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" "eb63e395a09148059519f4e5799e5840592f3cb22912acf0a968cfd83cf5bc51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb63e395a09148059519f4e5799e5840592f3cb22912acf0a968cfd83cf5bc51", kill_on_drop: false }`
[INFO] [stdout] eb63e395a09148059519f4e5799e5840592f3cb22912acf0a968cfd83cf5bc51
