[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#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FechoLive%2FLanguageClient-neovim" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/echoLive/LanguageClient-neovim on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0126ffe6124be470c61b65d7a24c5bf8c00fcc9c3dc3ea81f9be1bc223d9b178 [INFO] running `Command { std: "docker" "start" "-a" "0126ffe6124be470c61b65d7a24c5bf8c00fcc9c3dc3ea81f9be1bc223d9b178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0126ffe6124be470c61b65d7a24c5bf8c00fcc9c3dc3ea81f9be1bc223d9b178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0126ffe6124be470c61b65d7a24c5bf8c00fcc9c3dc3ea81f9be1bc223d9b178", kill_on_drop: false }` [INFO] [stdout] 0126ffe6124be470c61b65d7a24c5bf8c00fcc9c3dc3ea81f9be1bc223d9b178 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9272aa5e418980d23b66235314f95924673937fa6465f8179988cb5f4924476 [INFO] running `Command { std: "docker" "start" "-a" "d9272aa5e418980d23b66235314f95924673937fa6465f8179988cb5f4924476", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [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 ryu v1.0.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [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 crc32fast v1.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling languageclient v0.1.158 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling lsp-types v0.74.2 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling jsonrpc-core v12.0.0 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "d9272aa5e418980d23b66235314f95924673937fa6465f8179988cb5f4924476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9272aa5e418980d23b66235314f95924673937fa6465f8179988cb5f4924476", kill_on_drop: false }` [INFO] [stdout] d9272aa5e418980d23b66235314f95924673937fa6465f8179988cb5f4924476 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96bfeba756001e899f4ef96fb247fb5ee61a1c08d40bb3c50a475a95771e348d [INFO] running `Command { std: "docker" "start" "-a" "96bfeba756001e899f4ef96fb247fb5ee61a1c08d40bb3c50a475a95771e348d", kill_on_drop: false }` [INFO] [stderr] Compiling languageclient v0.1.158 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "96bfeba756001e899f4ef96fb247fb5ee61a1c08d40bb3c50a475a95771e348d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bfeba756001e899f4ef96fb247fb5ee61a1c08d40bb3c50a475a95771e348d", kill_on_drop: false }` [INFO] [stdout] 96bfeba756001e899f4ef96fb247fb5ee61a1c08d40bb3c50a475a95771e348d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20b9101cf5805b90a957e41ace87f37d4cafa71c0e0126fbb44826e27ea42781 [INFO] running `Command { std: "docker" "start" "-a" "20b9101cf5805b90a957e41ace87f37d4cafa71c0e0126fbb44826e27ea42781", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] running 15 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/languageclient-7214fd2c2fdb0904) [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_bin_runnable ... ok [INFO] [stdout] test utils::test::test_vim_cmd_args_to_value ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_crlf ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_generic_runnable ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_overlong_end ... ok [INFO] [stdout] test utils::test::test_position_to_offset ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_position ... ok [INFO] [stdout] test utils::test::test_offset_to_position ... ok [INFO] [stdout] test viewport::test::test_new ... ok [INFO] [stdout] test viewport::test::test_overlaps ... ok [INFO] [stdout] test utils::test::test_expand_json_path ... ok [INFO] [stdout] test utils::test::test_convert_to_vim_str ... ok [INFO] [stdout] test utils::test::test_apply_text_edit ... ok [INFO] [stdout] test utils::test::test_escape_single_quote ... ok [INFO] [stdout] test utils::test::test_diff_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20b9101cf5805b90a957e41ace87f37d4cafa71c0e0126fbb44826e27ea42781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b9101cf5805b90a957e41ace87f37d4cafa71c0e0126fbb44826e27ea42781", kill_on_drop: false }` [INFO] [stdout] 20b9101cf5805b90a957e41ace87f37d4cafa71c0e0126fbb44826e27ea42781