[INFO] crate grapl-graph-descriptions-py 0.1.3 is already in cache [INFO] checking grapl-graph-descriptions-py-0.1.3 against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] extracting crate grapl-graph-descriptions-py 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate grapl-graph-descriptions-py 0.1.3 on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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] c9dc02d8ef9f9e493d44dbda05e1407fa6a1772a7ce98800397f5f862fa8a09a [INFO] running `"docker" "start" "-a" "c9dc02d8ef9f9e493d44dbda05e1407fa6a1772a7ce98800397f5f862fa8a09a"` [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking uuid v0.8.1 [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 derive_more v0.10.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking inventory v0.1.5 [INFO] [stderr] Compiling grapl-graph-descriptions v0.2.5 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling pyo3 v0.8.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 2m 48s [INFO] running `"docker" "inspect" "c9dc02d8ef9f9e493d44dbda05e1407fa6a1772a7ce98800397f5f862fa8a09a"` [INFO] running `"docker" "rm" "-f" "c9dc02d8ef9f9e493d44dbda05e1407fa6a1772a7ce98800397f5f862fa8a09a"` [INFO] [stdout] c9dc02d8ef9f9e493d44dbda05e1407fa6a1772a7ce98800397f5f862fa8a09a