[INFO] cloning repository https://github.com/ul/kak-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ul/kak-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f31edcffbada4a46169971009d805daed1a0371 [INFO] testing ul/kak-lsp against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ul/kak-lsp on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ul/kak-lsp [INFO] finished tweaking git repo https://github.com/ul/kak-lsp [INFO] tweaked toml for git repo https://github.com/ul/kak-lsp written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/ul/kak-lsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 471d2c017378431868977c90ffa717bdfabc2e889882d8bf0c47738da5dbb9df [INFO] running `Command { std: "docker" "start" "-a" "471d2c017378431868977c90ffa717bdfabc2e889882d8bf0c47738da5dbb9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "471d2c017378431868977c90ffa717bdfabc2e889882d8bf0c47738da5dbb9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471d2c017378431868977c90ffa717bdfabc2e889882d8bf0c47738da5dbb9df", kill_on_drop: false }` [INFO] [stdout] 471d2c017378431868977c90ffa717bdfabc2e889882d8bf0c47738da5dbb9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc7e26a382bd0ff3029e2288c2605a89aee121b4ecfb645671a43b1451c6dc1 [INFO] running `Command { std: "docker" "start" "-a" "9bc7e26a382bd0ff3029e2288c2605a89aee121b4ecfb645671a43b1451c6dc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling str_indices v0.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling diffs v0.4.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ropey v1.4.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling lsp-types v0.92.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling kak-lsp v12.2.0-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "9bc7e26a382bd0ff3029e2288c2605a89aee121b4ecfb645671a43b1451c6dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc7e26a382bd0ff3029e2288c2605a89aee121b4ecfb645671a43b1451c6dc1", kill_on_drop: false }` [INFO] [stdout] 9bc7e26a382bd0ff3029e2288c2605a89aee121b4ecfb645671a43b1451c6dc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d57cb7200f3c211a5e1c37db9f55f0b5ae41b0cc77303303d0bdda63c4c8374 [INFO] running `Command { std: "docker" "start" "-a" "7d57cb7200f3c211a5e1c37db9f55f0b5ae41b0cc77303303d0bdda63c4c8374", kill_on_drop: false }` [INFO] [stderr] Compiling kak-lsp v12.2.0-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kak_lsp-2f10c871fc61a4bc) [INFO] running `Command { std: "docker" "inspect" "7d57cb7200f3c211a5e1c37db9f55f0b5ae41b0cc77303303d0bdda63c4c8374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d57cb7200f3c211a5e1c37db9f55f0b5ae41b0cc77303303d0bdda63c4c8374", kill_on_drop: false }` [INFO] [stdout] 7d57cb7200f3c211a5e1c37db9f55f0b5ae41b0cc77303303d0bdda63c4c8374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0821bb3c3d9676585a809009ecd786ee8a869c2582805c653bb81f88bc1b20eb [INFO] running `Command { std: "docker" "start" "-a" "0821bb3c3d9676585a809009ecd786ee8a869c2582805c653bb81f88bc1b20eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kak_lsp-2f10c871fc61a4bc) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test position::tests::lsp_range_to_kakoune_utf_8_code_units_bof_insert ... ok [INFO] [stdout] test position::tests::lsp_range_to_kakoune_utf_8_code_units_bol_insert ... ok [INFO] [stdout] test position::tests::lsp_range_to_kakoune_utf_8_code_units_eol ... ok [INFO] [stdout] test text_edit::tests::lsp_text_edits_to_kakoune_insert_adjacent_to_replace ... ok [INFO] [stdout] test text_edit::tests::lsp_text_edits_to_kakoune_issue_521 ... ok [INFO] [stdout] test text_edit::tests::lsp_text_edits_to_kakoune_issue_527 ... ok [INFO] [stdout] test text_edit::tests::lsp_text_edits_to_kakoune_merge_imports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0821bb3c3d9676585a809009ecd786ee8a869c2582805c653bb81f88bc1b20eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0821bb3c3d9676585a809009ecd786ee8a869c2582805c653bb81f88bc1b20eb", kill_on_drop: false }` [INFO] [stdout] 0821bb3c3d9676585a809009ecd786ee8a869c2582805c653bb81f88bc1b20eb