[INFO] fetching crate ttrpc-compiler 0.3.2... [INFO] checking ttrpc-compiler-0.3.2 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate ttrpc-compiler 0.3.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ttrpc-compiler 0.3.2 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ttrpc-compiler 0.3.2 [INFO] finished tweaking crates.io crate ttrpc-compiler 0.3.2 [INFO] tweaked toml for crates.io crate ttrpc-compiler 0.3.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ttrpc-compiler 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6ffe01f7262b0c0d22980cdbeefc48909c96c24a8cd37b2886a9df8d2264599 [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" "d6ffe01f7262b0c0d22980cdbeefc48909c96c24a8cd37b2886a9df8d2264599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6ffe01f7262b0c0d22980cdbeefc48909c96c24a8cd37b2886a9df8d2264599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ffe01f7262b0c0d22980cdbeefc48909c96c24a8cd37b2886a9df8d2264599", kill_on_drop: false }` [INFO] [stdout] d6ffe01f7262b0c0d22980cdbeefc48909c96c24a8cd37b2886a9df8d2264599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d437f89c6a58a3b994082df78ac2fd9ddb91d8756346c9f4c810fff0429aaaf1 [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" "d437f89c6a58a3b994082df78ac2fd9ddb91d8756346c9f4c810fff0429aaaf1", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking protobuf-codegen v2.16.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking prost-types v0.5.0 [INFO] [stderr] Checking ttrpc-compiler v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d437f89c6a58a3b994082df78ac2fd9ddb91d8756346c9f4c810fff0429aaaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d437f89c6a58a3b994082df78ac2fd9ddb91d8756346c9f4c810fff0429aaaf1", kill_on_drop: false }` [INFO] [stdout] d437f89c6a58a3b994082df78ac2fd9ddb91d8756346c9f4c810fff0429aaaf1