[INFO] fetching crate tremor-language-server 0.8.2... [INFO] checking tremor-language-server-0.8.2 against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate tremor-language-server 0.8.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tremor-language-server 0.8.2 on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate tremor-language-server 0.8.2 [INFO] finished tweaking crates.io crate tremor-language-server 0.8.2 [INFO] tweaked toml for crates.io crate tremor-language-server 0.8.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tremor-language-server 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tremor-script v0.8.1 [INFO] [stderr] Downloaded lsp-types v0.74.1 [INFO] [stderr] Downloaded tower-lsp v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "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] 0db032a4647db3c66d41350468f466de1b8ecad5ea6f6d87d8e8423d829253e8 [INFO] running `Command { std: "docker" "start" "-a" "0db032a4647db3c66d41350468f466de1b8ecad5ea6f6d87d8e8423d829253e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0db032a4647db3c66d41350468f466de1b8ecad5ea6f6d87d8e8423d829253e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db032a4647db3c66d41350468f466de1b8ecad5ea6f6d87d8e8423d829253e8", kill_on_drop: false }` [INFO] [stdout] 0db032a4647db3c66d41350468f466de1b8ecad5ea6f6d87d8e8423d829253e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f39373ba4b895845a90202c9a241e1d53710992eaa4225923198f4bc5359504 [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" "1f39373ba4b895845a90202c9a241e1d53710992eaa4225923198f4bc5359504", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lalrpop-util v0.18.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling debug-helper v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling sketches-ddsketch v0.1.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling grok v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling codespan-reporting v0.9.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling codespan v0.9.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Checking cidr-utils v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ahash v0.3.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking dashmap v3.11.1 [INFO] [stderr] Compiling jumphash v0.1.6 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=4b4636d0b00008f6 -C extra-filename=-4b4636d0b00008f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-708926deb0dd97e6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out` (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" "1f39373ba4b895845a90202c9a241e1d53710992eaa4225923198f4bc5359504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f39373ba4b895845a90202c9a241e1d53710992eaa4225923198f4bc5359504", kill_on_drop: false }` [INFO] [stdout] 1f39373ba4b895845a90202c9a241e1d53710992eaa4225923198f4bc5359504