[INFO] fetching crate nebula-graph-fbthrift-storage-v2 0.1.2... [INFO] checking nebula-graph-fbthrift-storage-v2-0.1.2 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate nebula-graph-fbthrift-storage-v2 0.1.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate nebula-graph-fbthrift-storage-v2 0.1.2 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nebula-graph-fbthrift-storage-v2 0.1.2 [INFO] finished tweaking crates.io crate nebula-graph-fbthrift-storage-v2 0.1.2 [INFO] tweaked toml for crates.io crate nebula-graph-fbthrift-storage-v2 0.1.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.0.1+unstable2020090200` for dependency `fbthrift` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fbthrift-git v0.0.1+617c2e9 [INFO] [stderr] Downloaded nebula-graph-fbthrift-common-v2 v0.1.2 [INFO] [stderr] Downloaded nebula-graph-fbthrift-meta-v2 v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0d07e9733251b8afea875d9f0b68b211e813e3a248c32e2d82cc7eb0982576a [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" "e0d07e9733251b8afea875d9f0b68b211e813e3a248c32e2d82cc7eb0982576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0d07e9733251b8afea875d9f0b68b211e813e3a248c32e2d82cc7eb0982576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d07e9733251b8afea875d9f0b68b211e813e3a248c32e2d82cc7eb0982576a", kill_on_drop: false }` [INFO] [stdout] e0d07e9733251b8afea875d9f0b68b211e813e3a248c32e2d82cc7eb0982576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33cff34c6a8555f6bff58babb22bb56b6794e1dd749b40879848e72fa384c51 [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" "e33cff34c6a8555f6bff58babb22bb56b6794e1dd749b40879848e72fa384c51", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.0.1+unstable2020090200` for dependency `fbthrift` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking futures v0.3.9 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking bufsize v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking fbthrift-git v0.0.1+617c2e9 [INFO] [stderr] Checking nebula-graph-fbthrift-common-v2 v0.1.2 [INFO] [stderr] Checking nebula-graph-fbthrift-meta-v2 v0.1.2 [INFO] [stderr] Checking nebula-graph-fbthrift-storage-v2 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.85s [INFO] running `Command { std: "docker" "inspect" "e33cff34c6a8555f6bff58babb22bb56b6794e1dd749b40879848e72fa384c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33cff34c6a8555f6bff58babb22bb56b6794e1dd749b40879848e72fa384c51", kill_on_drop: false }` [INFO] [stdout] e33cff34c6a8555f6bff58babb22bb56b6794e1dd749b40879848e72fa384c51