[INFO] updating cached repository https://github.com/autozimu/LanguageClient-neovim [INFO] running `"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"` [INFO] [stderr] From https://github.com/autozimu/LanguageClient-neovim [INFO] [stderr] 4cdd8bb..b3c3258 dev -> dev [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b35f5d6859ab3d42546192cbede9add59a7435a [INFO] testing autozimu/LanguageClient-neovim against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2FLanguageClient-neovim" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autozimu/LanguageClient-neovim on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/autozimu/LanguageClient-neovim already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ee009184339c753d3a098368bbec483c1bd595b6673d1ff7c5bea32ba7e6ee4 [INFO] running `"docker" "start" "-a" "4ee009184339c753d3a098368bbec483c1bd595b6673d1ff7c5bea32ba7e6ee4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling futures v0.1.28 [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 languageclient v0.1.157 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 derivative v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling url v2.1.0 [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.70.0 [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 3m 06s [INFO] running `"docker" "inspect" "4ee009184339c753d3a098368bbec483c1bd595b6673d1ff7c5bea32ba7e6ee4"` [INFO] running `"docker" "rm" "-f" "4ee009184339c753d3a098368bbec483c1bd595b6673d1ff7c5bea32ba7e6ee4"` [INFO] [stdout] 4ee009184339c753d3a098368bbec483c1bd595b6673d1ff7c5bea32ba7e6ee4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42497d4dca91b6d0bada11ec4b06f0e8641365fbcbf81c1dc35698142b3177bb [INFO] running `"docker" "start" "-a" "42497d4dca91b6d0bada11ec4b06f0e8641365fbcbf81c1dc35698142b3177bb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling languageclient v0.1.157 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `"docker" "inspect" "42497d4dca91b6d0bada11ec4b06f0e8641365fbcbf81c1dc35698142b3177bb"` [INFO] running `"docker" "rm" "-f" "42497d4dca91b6d0bada11ec4b06f0e8641365fbcbf81c1dc35698142b3177bb"` [INFO] [stdout] 42497d4dca91b6d0bada11ec4b06f0e8641365fbcbf81c1dc35698142b3177bb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dcdfdda8883bf1598bb2faf1c83196efe3534814cee0ff0604a5f29a6f10f805 [INFO] running `"docker" "start" "-a" "dcdfdda8883bf1598bb2faf1c83196efe3534814cee0ff0604a5f29a6f10f805"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/languageclient-a506b708e28c78d4 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test utils::test_apply_TextEdit ... ok [INFO] [stdout] test utils::test_apply_TextEdit_CRLF ... ok [INFO] [stdout] test utils::test_apply_TextEdit_position ... ok [INFO] [stdout] test utils::test_convert_to_vim_str ... ok [INFO] [stdout] test utils::test_apply_TextEdit_overlong_end ... ok [INFO] [stdout] test utils::test_vim_cmd_args_to_value ... ok [INFO] [stdout] test viewport::test_new ... ok [INFO] [stdout] test utils::test_expand_json_path ... ok [INFO] [stdout] test utils::test_escape_single_quote ... ok [INFO] [stdout] test utils::test_position_to_offset ... ok [INFO] [stdout] test utils::test_offset_to_position ... ok [INFO] [stdout] test viewport::test_overlaps ... ok [INFO] [stdout] test utils::test_diff_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dcdfdda8883bf1598bb2faf1c83196efe3534814cee0ff0604a5f29a6f10f805"` [INFO] running `"docker" "rm" "-f" "dcdfdda8883bf1598bb2faf1c83196efe3534814cee0ff0604a5f29a6f10f805"` [INFO] [stdout] dcdfdda8883bf1598bb2faf1c83196efe3534814cee0ff0604a5f29a6f10f805