[INFO] fetching crate ttrpc-compiler 0.4.0... [INFO] checking ttrpc-compiler-0.4.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate ttrpc-compiler 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ttrpc-compiler 0.4.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ttrpc-compiler 0.4.0 [INFO] finished tweaking crates.io crate ttrpc-compiler 0.4.0 [INFO] tweaked toml for crates.io crate ttrpc-compiler 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate ttrpc-compiler 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 457fa55e5255894b65d49d1c5a8d484deef755299e82b95bd163bed310e7e1fc [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" "457fa55e5255894b65d49d1c5a8d484deef755299e82b95bd163bed310e7e1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457fa55e5255894b65d49d1c5a8d484deef755299e82b95bd163bed310e7e1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457fa55e5255894b65d49d1c5a8d484deef755299e82b95bd163bed310e7e1fc", kill_on_drop: false }` [INFO] [stdout] 457fa55e5255894b65d49d1c5a8d484deef755299e82b95bd163bed310e7e1fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0a498093c5456b9be5dbd815c8185fa7b2463afcfb9f7589830e5124d5a2ad5 [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" "c0a498093c5456b9be5dbd815c8185fa7b2463afcfb9f7589830e5124d5a2ad5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [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 byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [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 petgraph v0.4.13 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking protobuf-codegen v2.16.2 [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.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "c0a498093c5456b9be5dbd815c8185fa7b2463afcfb9f7589830e5124d5a2ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a498093c5456b9be5dbd815c8185fa7b2463afcfb9f7589830e5124d5a2ad5", kill_on_drop: false }` [INFO] [stdout] c0a498093c5456b9be5dbd815c8185fa7b2463afcfb9f7589830e5124d5a2ad5