[INFO] fetching crate ttrpc-compiler 0.3.2... [INFO] checking ttrpc-compiler-0.3.2 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate ttrpc-compiler 0.3.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ttrpc-compiler 0.3.2 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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-6/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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dcf4f7dd71bca256adecbf0369827e2d8b25a4b43e5be62700e59063a39a9312 [INFO] running `Command { std: "docker" "start" "-a" "dcf4f7dd71bca256adecbf0369827e2d8b25a4b43e5be62700e59063a39a9312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf4f7dd71bca256adecbf0369827e2d8b25a4b43e5be62700e59063a39a9312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf4f7dd71bca256adecbf0369827e2d8b25a4b43e5be62700e59063a39a9312", kill_on_drop: false }` [INFO] [stdout] dcf4f7dd71bca256adecbf0369827e2d8b25a4b43e5be62700e59063a39a9312 [INFO] running `Command { std: "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" "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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abdebbd8d42cf0d27551f0b259d057bb185e791dcc1f8f4253b8035404e6e421 [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" "abdebbd8d42cf0d27551f0b259d057bb185e791dcc1f8f4253b8035404e6e421", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.14 [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] Checking tempfile v3.1.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Checking protobuf-codegen v2.16.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build 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 12s [INFO] running `Command { std: "docker" "inspect" "abdebbd8d42cf0d27551f0b259d057bb185e791dcc1f8f4253b8035404e6e421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abdebbd8d42cf0d27551f0b259d057bb185e791dcc1f8f4253b8035404e6e421", kill_on_drop: false }` [INFO] [stdout] abdebbd8d42cf0d27551f0b259d057bb185e791dcc1f8f4253b8035404e6e421