[INFO] fetching crate grapl-graph-descriptions 0.2.6... [INFO] checking grapl-graph-descriptions-0.2.6 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate grapl-graph-descriptions 0.2.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate grapl-graph-descriptions 0.2.6 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grapl-graph-descriptions 0.2.6 [INFO] finished tweaking crates.io crate grapl-graph-descriptions 0.2.6 [INFO] tweaked toml for crates.io crate grapl-graph-descriptions 0.2.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 95bdd0a341b3389b84f1e67b251f5ecee43e1da6e459722971dceb2ddeb877da [INFO] running `"docker" "start" "-a" "95bdd0a341b3389b84f1e67b251f5ecee43e1da6e459722971dceb2ddeb877da"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking prost v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Compiling prost-types 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 grapl-graph-descriptions v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/ip_address.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/ip_port.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/ip_address.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/ip_port.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "95bdd0a341b3389b84f1e67b251f5ecee43e1da6e459722971dceb2ddeb877da"` [INFO] running `"docker" "rm" "-f" "95bdd0a341b3389b84f1e67b251f5ecee43e1da6e459722971dceb2ddeb877da"` [INFO] [stdout] 95bdd0a341b3389b84f1e67b251f5ecee43e1da6e459722971dceb2ddeb877da