[INFO] fetching crate tremor-language-server 0.9.1... [INFO] checking tremor-language-server-0.9.1 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate tremor-language-server 0.9.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tremor-language-server 0.9.1 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate tremor-language-server 0.9.1 [INFO] finished tweaking crates.io crate tremor-language-server 0.9.1 [INFO] tweaked toml for crates.io crate tremor-language-server 0.9.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate tremor-language-server 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.81.0 [INFO] [stderr] Downloaded simd-json-derive-int v0.1.3 [INFO] [stderr] Downloaded tower-lsp-macros v0.3.0 [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded simd-json-derive v0.1.11 [INFO] [stderr] Downloaded simd-json v0.3.21 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded tower-lsp v0.13.3 [INFO] [stderr] Downloaded tremor-script v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e376443446d994a05ba6aa7acc84f48bb6c91b79070e1b7f5349750c7296f17f [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" "e376443446d994a05ba6aa7acc84f48bb6c91b79070e1b7f5349750c7296f17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e376443446d994a05ba6aa7acc84f48bb6c91b79070e1b7f5349750c7296f17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e376443446d994a05ba6aa7acc84f48bb6c91b79070e1b7f5349750c7296f17f", kill_on_drop: false }` [INFO] [stdout] e376443446d994a05ba6aa7acc84f48bb6c91b79070e1b7f5349750c7296f17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd8becc249f296f1fc7fcc2764682b34c5f739069dc7cd429fe80a36dde85b40 [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" "cd8becc249f296f1fc7fcc2764682b34c5f739069dc7cd429fe80a36dde85b40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling grok v1.1.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Checking float-cmp v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Checking num-bigint v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling serde v1.0.117 [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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7e76103e8c0fe40e -C extra-filename=-7e76103e8c0fe40e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-9da080a0996bda77.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" "cd8becc249f296f1fc7fcc2764682b34c5f739069dc7cd429fe80a36dde85b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8becc249f296f1fc7fcc2764682b34c5f739069dc7cd429fe80a36dde85b40", kill_on_drop: false }` [INFO] [stdout] cd8becc249f296f1fc7fcc2764682b34c5f739069dc7cd429fe80a36dde85b40