[INFO] fetching crate onnx-shape-inference 1.1.0... [INFO] checking onnx-shape-inference-1.1.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate onnx-shape-inference 1.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate onnx-shape-inference 1.1.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onnx-shape-inference 1.1.0 [INFO] finished tweaking crates.io crate onnx-shape-inference 1.1.0 [INFO] tweaked toml for crates.io crate onnx-shape-inference 1.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] c9925fddb7ce82a822f1c79a5fa4ecf336a72274e0fec27e89e144f0c531e21e [INFO] running `Command { std: "docker" "start" "-a" "c9925fddb7ce82a822f1c79a5fa4ecf336a72274e0fec27e89e144f0c531e21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9925fddb7ce82a822f1c79a5fa4ecf336a72274e0fec27e89e144f0c531e21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9925fddb7ce82a822f1c79a5fa4ecf336a72274e0fec27e89e144f0c531e21e", kill_on_drop: false }` [INFO] [stdout] c9925fddb7ce82a822f1c79a5fa4ecf336a72274e0fec27e89e144f0c531e21e [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 542a031fcf7f4508ecf80eeb7ddef653a4b7c729cd8fe7638a632f42c9b3c2e3 [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" "542a031fcf7f4508ecf80eeb7ddef653a4b7c729cd8fe7638a632f42c9b3c2e3", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling onnx-shape-inference v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] error: could not compile `prost-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=a76605ece77330e1 -C extra-filename=-a76605ece77330e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-57b36731bb007d55.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-05d790196caa0850.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-51a964ea340b4143.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "542a031fcf7f4508ecf80eeb7ddef653a4b7c729cd8fe7638a632f42c9b3c2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542a031fcf7f4508ecf80eeb7ddef653a4b7c729cd8fe7638a632f42c9b3c2e3", kill_on_drop: false }` [INFO] [stdout] 542a031fcf7f4508ecf80eeb7ddef653a4b7c729cd8fe7638a632f42c9b3c2e3