[INFO] crate grapl-graph-descriptions-py 0.1.3 is already in cache
[INFO] checking grapl-graph-descriptions-py-0.1.3 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate grapl-graph-descriptions-py 0.1.3 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate grapl-graph-descriptions-py 0.1.3 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate grapl-graph-descriptions-py 0.1.3
[INFO] finished tweaking crates.io crate grapl-graph-descriptions-py 0.1.3
[INFO] tweaked toml for crates.io crate grapl-graph-descriptions-py 0.1.3 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ec7e84d33168c5127cd50a20915e6e8ad36b2f07da65c7e66e61b0a39e4b49a8
[INFO] running `"docker" "start" "-a" "ec7e84d33168c5127cd50a20915e6e8ad36b2f07da65c7e66e61b0a39e4b49a8"`
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling unindent v0.1.5
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling derive_more v0.10.0
[INFO] [stderr]     Checking prost v0.4.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling prost-build v0.4.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling pyo3-derive-backend v0.8.5
[INFO] [stderr]    Compiling ghost v0.1.1
[INFO] [stderr]    Compiling paste-impl v0.1.10
[INFO] [stderr]    Compiling inventory-impl v0.1.6
[INFO] [stderr]    Compiling ctor v0.1.13
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling pyo3 v0.8.5
[INFO] [stderr]    Compiling indoc-impl v0.3.5
[INFO] [stderr]     Checking paste v0.1.10
[INFO] [stderr]     Checking indoc v0.3.5
[INFO] [stderr]     Checking inventory v0.1.6
[INFO] [stderr]    Compiling pyo3cls v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.4.0
[INFO] [stderr]    Compiling prost-types v0.4.0
[INFO] [stderr]    Compiling grapl-graph-descriptions v0.2.5
[INFO] [stderr]     Checking grapl-graph-descriptions-py v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused import: `Node`
[INFO] [stderr]  --> src/graph.rs:1:72
[INFO] [stderr]   |
[INFO] [stderr] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node};
[INFO] [stderr]   |                                                                        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Node`
[INFO] [stderr]  --> src/graph.rs:1:72
[INFO] [stderr]   |
[INFO] [stderr] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node};
[INFO] [stderr]   |                                                                        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `"docker" "inspect" "ec7e84d33168c5127cd50a20915e6e8ad36b2f07da65c7e66e61b0a39e4b49a8"`
[INFO] running `"docker" "rm" "-f" "ec7e84d33168c5127cd50a20915e6e8ad36b2f07da65c7e66e61b0a39e4b49a8"`
[INFO] [stdout] ec7e84d33168c5127cd50a20915e6e8ad36b2f07da65c7e66e61b0a39e4b49a8
