[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] 14a19c091444a244abe7f394d6f11264a2ef9867 [INFO] testing ul/kak-lsp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fkak-lsp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ul/kak-lsp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] d66844f6bb97647c4d424b127796d8bd75e6866d587d53cf7ae5c49fa54df51c [INFO] running `Command { std: "docker" "start" "-a" "d66844f6bb97647c4d424b127796d8bd75e6866d587d53cf7ae5c49fa54df51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66844f6bb97647c4d424b127796d8bd75e6866d587d53cf7ae5c49fa54df51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66844f6bb97647c4d424b127796d8bd75e6866d587d53cf7ae5c49fa54df51c", kill_on_drop: false }` [INFO] [stdout] d66844f6bb97647c4d424b127796d8bd75e6866d587d53cf7ae5c49fa54df51c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea229f17c68513c04a767a85e7927b3e1f5e1e55dcb3fa7b15ec9e84d82e1c0 [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" "bea229f17c68513c04a767a85e7927b3e1f5e1e55dcb3fa7b15ec9e84d82e1c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling arc-swap v1.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling ropey v1.3.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [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.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sloggers v2.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling kak-lsp v12.0.1-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "bea229f17c68513c04a767a85e7927b3e1f5e1e55dcb3fa7b15ec9e84d82e1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea229f17c68513c04a767a85e7927b3e1f5e1e55dcb3fa7b15ec9e84d82e1c0", kill_on_drop: false }` [INFO] [stdout] bea229f17c68513c04a767a85e7927b3e1f5e1e55dcb3fa7b15ec9e84d82e1c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa329f7aabc5eeb6faecba5516e7f2995fef9eb206fc1d473c95141abc7841c [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" "2fa329f7aabc5eeb6faecba5516e7f2995fef9eb206fc1d473c95141abc7841c", kill_on_drop: false }` [INFO] [stderr] Compiling kak-lsp v12.0.1-snapshot (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `Command { std: "docker" "inspect" "2fa329f7aabc5eeb6faecba5516e7f2995fef9eb206fc1d473c95141abc7841c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa329f7aabc5eeb6faecba5516e7f2995fef9eb206fc1d473c95141abc7841c", kill_on_drop: false }` [INFO] [stdout] 2fa329f7aabc5eeb6faecba5516e7f2995fef9eb206fc1d473c95141abc7841c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51fca2d00561624ef6b97c19ccedc5ba6d5e58f1c83be31f5a82226963165541 [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" "51fca2d00561624ef6b97c19ccedc5ba6d5e58f1c83be31f5a82226963165541", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kak_lsp-77c4afa5c436e7e9) [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::apply_text_edits_to_buffer_insert_adjacent_to_replace ... ok [INFO] [stdout] test text_edit::tests::apply_text_edits_to_buffer_issue_521 ... ok [INFO] [stdout] test text_edit::tests::apply_text_edits_to_buffer_merge_imports ... ok [INFO] [stdout] test text_edit::tests::apply_text_edits_to_buffer_issue_527 ... 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" "51fca2d00561624ef6b97c19ccedc5ba6d5e58f1c83be31f5a82226963165541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fca2d00561624ef6b97c19ccedc5ba6d5e58f1c83be31f5a82226963165541", kill_on_drop: false }` [INFO] [stdout] 51fca2d00561624ef6b97c19ccedc5ba6d5e58f1c83be31f5a82226963165541