[INFO] fetching crate grapl-ipc-generator-plugin 0.1.1... [INFO] checking grapl-ipc-generator-plugin-0.1.1 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate grapl-ipc-generator-plugin 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate grapl-ipc-generator-plugin 0.1.1 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1bc1ca4078aa531bb2c9b3998aa6c231ffd7e1a201334b770c178902baff666 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1bc1ca4078aa531bb2c9b3998aa6c231ffd7e1a201334b770c178902baff666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1bc1ca4078aa531bb2c9b3998aa6c231ffd7e1a201334b770c178902baff666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1bc1ca4078aa531bb2c9b3998aa6c231ffd7e1a201334b770c178902baff666", kill_on_drop: false }` [INFO] [stdout] b1bc1ca4078aa531bb2c9b3998aa6c231ffd7e1a201334b770c178902baff666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634d5dd1ffeab52379fd72fc7fd82e5c628437f879eb5b8c544c67d83a9bc1b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "634d5dd1ffeab52379fd72fc7fd82e5c628437f879eb5b8c544c67d83a9bc1b6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.8 [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 proc-macro2 v0.2.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling grapl-graph-descriptions v0.1.9 [INFO] [stderr] Compiling derive-dynamic-node v0.1.7 [INFO] [stderr] Checking 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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src_pid` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | src_pid: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dst_pid` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | dst_pid: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ipc_type` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ipc_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src_pid` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | src_pid: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dst_pid` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | dst_pid: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ipc_type` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ipc_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "634d5dd1ffeab52379fd72fc7fd82e5c628437f879eb5b8c544c67d83a9bc1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634d5dd1ffeab52379fd72fc7fd82e5c628437f879eb5b8c544c67d83a9bc1b6", kill_on_drop: false }` [INFO] [stdout] 634d5dd1ffeab52379fd72fc7fd82e5c628437f879eb5b8c544c67d83a9bc1b6