[INFO] fetching crate tremor-language-server 0.11.1... [INFO] checking tremor-language-server-0.11.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate tremor-language-server 0.11.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tremor-language-server 0.11.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate tremor-language-server 0.11.1 [INFO] finished tweaking crates.io crate tremor-language-server 0.11.1 [INFO] tweaked toml for crates.io crate tremor-language-server 0.11.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tremor-language-server 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 442f99ff7c7fd3ff90123a6633e874cda463a5c95625e0ecfadb57c705d783d0 [INFO] running `Command { std: "docker" "start" "-a" "442f99ff7c7fd3ff90123a6633e874cda463a5c95625e0ecfadb57c705d783d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "442f99ff7c7fd3ff90123a6633e874cda463a5c95625e0ecfadb57c705d783d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442f99ff7c7fd3ff90123a6633e874cda463a5c95625e0ecfadb57c705d783d0", kill_on_drop: false }` [INFO] [stdout] 442f99ff7c7fd3ff90123a6633e874cda463a5c95625e0ecfadb57c705d783d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcaf470fdea282671f0a3af164180dbd46cd9cc8fbec469f461de396d7fbee23 [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" "bcaf470fdea282671f0a3af164180dbd46cd9cc8fbec469f461de396d7fbee23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling debug-helper v0.3.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling grok v1.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Checking jumphash v0.1.6 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling cidr-utils v0.5.3 [INFO] [stderr] Checking hdrhistogram v7.2.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking async-io v1.4.0 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Checking tremor-common v0.11.1 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Checking halfbrown v0.1.11 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking beef v0.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Checking value-trait v0.2.4 [INFO] [stderr] Checking tremor-influx v0.3.0 [INFO] [stderr] Checking simd-json v0.4.3 [INFO] [stderr] Checking lsp-types v0.81.0 [INFO] [stderr] Checking tremor-kv v0.2.0 [INFO] [stderr] Checking dissect v0.2.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling simd-json-derive-int v0.2.0 [INFO] [stderr] Compiling simd-json-derive v0.2.1 [INFO] [stderr] Checking tremor-value v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Checking tower-lsp v0.13.3 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling tremor-script v0.11.1 [INFO] [stderr] Compiling tremor-language-server v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 57s [INFO] running `Command { std: "docker" "inspect" "bcaf470fdea282671f0a3af164180dbd46cd9cc8fbec469f461de396d7fbee23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcaf470fdea282671f0a3af164180dbd46cd9cc8fbec469f461de396d7fbee23", kill_on_drop: false }` [INFO] [stdout] bcaf470fdea282671f0a3af164180dbd46cd9cc8fbec469f461de396d7fbee23