[INFO] fetching crate fluvio-cluster 0.7.1... [INFO] checking fluvio-cluster-0.7.1 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate fluvio-cluster 0.7.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fluvio-cluster 0.7.1 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-cluster 0.7.1 [INFO] finished tweaking crates.io crate fluvio-cluster 0.7.1 [INFO] tweaked toml for crates.io crate fluvio-cluster 0.7.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc20b93ddcfe6b81353e49522fee1973f252b4b4d5eb5dc0c9a68aee51d05442 [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" "bc20b93ddcfe6b81353e49522fee1973f252b4b4d5eb5dc0c9a68aee51d05442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc20b93ddcfe6b81353e49522fee1973f252b4b4d5eb5dc0c9a68aee51d05442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc20b93ddcfe6b81353e49522fee1973f252b4b4d5eb5dc0c9a68aee51d05442", kill_on_drop: false }` [INFO] [stdout] bc20b93ddcfe6b81353e49522fee1973f252b4b4d5eb5dc0c9a68aee51d05442 [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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 36f3289c4c8dd8c5731a974daa0ec29fe17b3bfdd86ec01bdb3ff70d5f5bc3ed [INFO] running `Command { std: "docker" "start" "-a" "36f3289c4c8dd8c5731a974daa0ec29fe17b3bfdd86ec01bdb3ff70d5f5bc3ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling remoteprocess v0.4.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking hostfile v0.2.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking fluvio-types v0.2.2 [INFO] [stderr] Checking fluvio-command v0.2.0 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dbb73b46279b6dba -C extra-filename=-dbb73b46279b6dba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-68522846ad468e75.rmeta --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" "36f3289c4c8dd8c5731a974daa0ec29fe17b3bfdd86ec01bdb3ff70d5f5bc3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f3289c4c8dd8c5731a974daa0ec29fe17b3bfdd86ec01bdb3ff70d5f5bc3ed", kill_on_drop: false }` [INFO] [stdout] 36f3289c4c8dd8c5731a974daa0ec29fe17b3bfdd86ec01bdb3ff70d5f5bc3ed