[INFO] cloning repository https://github.com/echoLive/LanguageClient-neovim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/echoLive/LanguageClient-neovim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FechoLive%2FLanguageClient-neovim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FechoLive%2FLanguageClient-neovim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c5a388d8af2035f6ce674c9044714c5020ed232 [INFO] testing echoLive/LanguageClient-neovim against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FechoLive%2FLanguageClient-neovim" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/echoLive/LanguageClient-neovim on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/echoLive/LanguageClient-neovim [INFO] finished tweaking git repo https://github.com/echoLive/LanguageClient-neovim [INFO] tweaked toml for git repo https://github.com/echoLive/LanguageClient-neovim written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/echoLive/LanguageClient-neovim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 299a51016c32be6b36dbcc787a284388efca5797373223dbf132f04386e856f3 [INFO] running `Command { std: "docker" "start" "-a" "299a51016c32be6b36dbcc787a284388efca5797373223dbf132f04386e856f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299a51016c32be6b36dbcc787a284388efca5797373223dbf132f04386e856f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299a51016c32be6b36dbcc787a284388efca5797373223dbf132f04386e856f3", kill_on_drop: false }` [INFO] [stdout] 299a51016c32be6b36dbcc787a284388efca5797373223dbf132f04386e856f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baec89313056f3076fe91237cf9aa8f1eb92b613ae595b48a24393e52b9cfc6e [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" "baec89313056f3076fe91237cf9aa8f1eb92b613ae595b48a24393e52b9cfc6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling languageclient v0.1.158 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonrpc-core v12.0.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling lsp-types v0.74.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "baec89313056f3076fe91237cf9aa8f1eb92b613ae595b48a24393e52b9cfc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baec89313056f3076fe91237cf9aa8f1eb92b613ae595b48a24393e52b9cfc6e", kill_on_drop: false }` [INFO] [stdout] baec89313056f3076fe91237cf9aa8f1eb92b613ae595b48a24393e52b9cfc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88eb86cab815a7eab4b14e04f26afa6569ca303d22bfc378a36d485f56580dc9 [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" "88eb86cab815a7eab4b14e04f26afa6569ca303d22bfc378a36d485f56580dc9", kill_on_drop: false }` [INFO] [stderr] Compiling languageclient v0.1.158 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.00s [INFO] running `Command { std: "docker" "inspect" "88eb86cab815a7eab4b14e04f26afa6569ca303d22bfc378a36d485f56580dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88eb86cab815a7eab4b14e04f26afa6569ca303d22bfc378a36d485f56580dc9", kill_on_drop: false }` [INFO] [stdout] 88eb86cab815a7eab4b14e04f26afa6569ca303d22bfc378a36d485f56580dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", 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] 12b353665b3d77c03d2b66ca0d7a58a7b65c4ab11cd238d67d6341c8f6ba772b [INFO] running `Command { std: "docker" "start" "-a" "12b353665b3d77c03d2b66ca0d7a58a7b65c4ab11cd238d67d6341c8f6ba772b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/languageclient-f0f3938abbbaa499) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test utils::test::test_expand_json_path ... ok [INFO] [stdout] test utils::test::test_offset_to_position ... ok [INFO] [stdout] test utils::test::test_position_to_offset ... ok [INFO] [stdout] test utils::test::test_vim_cmd_args_to_value ... ok [INFO] [stdout] test viewport::test::test_new ... ok [INFO] [stdout] test viewport::test::test_overlaps ... ok [INFO] [stdout] test utils::test::test_escape_single_quote ... ok [INFO] [stdout] test utils::test::test_diff_value ... ok [INFO] [stdout] test utils::test::test_convert_to_vim_str ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_position ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_crlf ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_bin_runnable ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_overlong_end ... ok [INFO] [stdout] test utils::test::test_apply_text_edit ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_generic_runnable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12b353665b3d77c03d2b66ca0d7a58a7b65c4ab11cd238d67d6341c8f6ba772b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b353665b3d77c03d2b66ca0d7a58a7b65c4ab11cd238d67d6341c8f6ba772b", kill_on_drop: false }` [INFO] [stdout] 12b353665b3d77c03d2b66ca0d7a58a7b65c4ab11cd238d67d6341c8f6ba772b