[INFO] cloning repository https://github.com/autozimu/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/autozimu/LanguageClient-neovim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2FLanguageClient-neovim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2FLanguageClient-neovim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a42594c9c320b1283e9b9058b85a8097d8325fed [INFO] testing autozimu/LanguageClient-neovim against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2FLanguageClient-neovim" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autozimu/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] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/autozimu/LanguageClient-neovim [INFO] finished tweaking git repo https://github.com/autozimu/LanguageClient-neovim [INFO] tweaked toml for git repo https://github.com/autozimu/LanguageClient-neovim written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/autozimu/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] b042bab9836ce61818b27bd5fd3c243c62720fd01700740f169ac6ffec1c86eb [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" "b042bab9836ce61818b27bd5fd3c243c62720fd01700740f169ac6ffec1c86eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b042bab9836ce61818b27bd5fd3c243c62720fd01700740f169ac6ffec1c86eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b042bab9836ce61818b27bd5fd3c243c62720fd01700740f169ac6ffec1c86eb", kill_on_drop: false }` [INFO] [stdout] b042bab9836ce61818b27bd5fd3c243c62720fd01700740f169ac6ffec1c86eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] de7fd66d9fca4d446c77066c34dde83ef1ee010c7ace8274eaffdb7b2984dd01 [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" "de7fd66d9fca4d446c77066c34dde83ef1ee010c7ace8274eaffdb7b2984dd01", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling lsp-types v0.83.0 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling languageclient v0.1.161 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "de7fd66d9fca4d446c77066c34dde83ef1ee010c7ace8274eaffdb7b2984dd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7fd66d9fca4d446c77066c34dde83ef1ee010c7ace8274eaffdb7b2984dd01", kill_on_drop: false }` [INFO] [stdout] de7fd66d9fca4d446c77066c34dde83ef1ee010c7ace8274eaffdb7b2984dd01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 4b7f27c7e2efa21431bd7501b6cded94c037eadc64d48146ec2593d02a3a785e [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" "4b7f27c7e2efa21431bd7501b6cded94c037eadc64d48146ec2593d02a3a785e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling languageclient v0.1.161 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "4b7f27c7e2efa21431bd7501b6cded94c037eadc64d48146ec2593d02a3a785e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7f27c7e2efa21431bd7501b6cded94c037eadc64d48146ec2593d02a3a785e", kill_on_drop: false }` [INFO] [stdout] 4b7f27c7e2efa21431bd7501b6cded94c037eadc64d48146ec2593d02a3a785e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 13c3e7a4d7aec2d67eb3e7a69ca76fcce7a64729903cb5b65ea9a0c86d2f591c [INFO] running `Command { std: "docker" "start" "-a" "13c3e7a4d7aec2d67eb3e7a69ca76fcce7a64729903cb5b65ea9a0c86d2f591c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/languageclient-8e7a667bfecdf953) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test extensions::gopls::test::test_parse_package_path ... ok [INFO] [stdout] test config::server_command::test::test_name_from_command_handles_binary_path ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_bin_runnable ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_generic_runnable ... ok [INFO] [stdout] test language_server_protocol::test::test_expands_initialization_options ... ok [INFO] [stdout] test utils::test::test_expand_json_path ... ok [INFO] [stdout] test utils::test::test_escape_single_quote ... 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_apply_text_edit_overlong_end ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_position ... ok [INFO] [stdout] test utils::test::test_convert_to_vim_str ... ok [INFO] [stdout] test utils::test::test_diff_value ... ok [INFO] [stdout] test language_server_protocol::test::test_handles_options_for_simple_commands ... ok [INFO] [stdout] test language_server_protocol::test::test_handles_empty_global_options ... ok [INFO] [stdout] test utils::test::test_apply_text_edit ... ok [INFO] [stdout] test utils::test::test_apply_text_edit_crlf ... ok [INFO] [stdout] test config::server_command::test::test_name_from_command_handles_binary_name ... ok [INFO] [stdout] test viewport::test::test_new ... ok [INFO] [stdout] test utils::test::test_vim_cmd_args_to_value ... ok [INFO] [stdout] test viewport::test::test_overlaps ... ok [INFO] [stdout] test language_server_protocol::test::test_merges_global_and_workspace_local_options ... ok [INFO] [stdout] test rpcclient::test::it_should_remove_extra_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13c3e7a4d7aec2d67eb3e7a69ca76fcce7a64729903cb5b65ea9a0c86d2f591c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c3e7a4d7aec2d67eb3e7a69ca76fcce7a64729903cb5b65ea9a0c86d2f591c", kill_on_drop: false }` [INFO] [stdout] 13c3e7a4d7aec2d67eb3e7a69ca76fcce7a64729903cb5b65ea9a0c86d2f591c