[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a42594c9c320b1283e9b9058b85a8097d8325fed [INFO] testing autozimu/LanguageClient-neovim against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2FLanguageClient-neovim" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autozimu/LanguageClient-neovim on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-66/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-66/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19d009b0a91a93df4fb18d2868bf27f0b052f37e165dc247410bf4768839d965 [INFO] running `Command { std: "docker" "start" "-a" "19d009b0a91a93df4fb18d2868bf27f0b052f37e165dc247410bf4768839d965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19d009b0a91a93df4fb18d2868bf27f0b052f37e165dc247410bf4768839d965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d009b0a91a93df4fb18d2868bf27f0b052f37e165dc247410bf4768839d965", kill_on_drop: false }` [INFO] [stdout] 19d009b0a91a93df4fb18d2868bf27f0b052f37e165dc247410bf4768839d965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37d943b63b956b25957a6adb3e35ab6b0a512d6e2c81c7d44ad6c0105d8760bd [INFO] running `Command { std: "docker" "start" "-a" "37d943b63b956b25957a6adb3e35ab6b0a512d6e2c81c7d44ad6c0105d8760bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [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 serde_json v1.0.56 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling base64 v0.12.3 [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 futures v0.1.29 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_repr v0.1.6 [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-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling lsp-types v0.83.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 37.00s [INFO] running `Command { std: "docker" "inspect" "37d943b63b956b25957a6adb3e35ab6b0a512d6e2c81c7d44ad6c0105d8760bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d943b63b956b25957a6adb3e35ab6b0a512d6e2c81c7d44ad6c0105d8760bd", kill_on_drop: false }` [INFO] [stdout] 37d943b63b956b25957a6adb3e35ab6b0a512d6e2c81c7d44ad6c0105d8760bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 754830853ec7ed3dc21268d831accb9304bce3810f7d72b2f560548f1911ac76 [INFO] running `Command { std: "docker" "start" "-a" "754830853ec7ed3dc21268d831accb9304bce3810f7d72b2f560548f1911ac76", kill_on_drop: false }` [INFO] [stderr] Compiling languageclient v0.1.161 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/languageclient-6a7a41834dd5efcb) [INFO] running `Command { std: "docker" "inspect" "754830853ec7ed3dc21268d831accb9304bce3810f7d72b2f560548f1911ac76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754830853ec7ed3dc21268d831accb9304bce3810f7d72b2f560548f1911ac76", kill_on_drop: false }` [INFO] [stdout] 754830853ec7ed3dc21268d831accb9304bce3810f7d72b2f560548f1911ac76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adcbc5c0854614d697922ca7a8647a9c04572ef62eb9c287651bd53cf6c95992 [INFO] running `Command { std: "docker" "start" "-a" "adcbc5c0854614d697922ca7a8647a9c04572ef62eb9c287651bd53cf6c95992", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/languageclient-6a7a41834dd5efcb) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test config::server_command::test::test_name_from_command_handles_binary_name ... ok [INFO] [stdout] test config::server_command::test::test_name_from_command_handles_binary_path ... ok [INFO] [stdout] test extensions::gopls::test::test_parse_package_path ... ok [INFO] [stdout] test language_server_protocol::test::test_expands_initialization_options ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_generic_runnable ... ok [INFO] [stdout] test language_server_protocol::test::test_handles_options_for_simple_commands ... ok [INFO] [stdout] test extensions::rust_analyzer::test::test_deserialize_bin_runnable ... ok [INFO] [stdout] test language_server_protocol::test::test_handles_empty_global_options ... ok [INFO] [stdout] test language_server_protocol::test::test_merges_global_and_workspace_local_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 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_diff_value ... ok [INFO] [stdout] test utils::test::test_convert_to_vim_str ... 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_expand_json_path ... 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 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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "adcbc5c0854614d697922ca7a8647a9c04572ef62eb9c287651bd53cf6c95992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adcbc5c0854614d697922ca7a8647a9c04572ef62eb9c287651bd53cf6c95992", kill_on_drop: false }` [INFO] [stdout] adcbc5c0854614d697922ca7a8647a9c04572ef62eb9c287651bd53cf6c95992