[INFO] crate tower-lsp 0.10.0 is already in cache [INFO] testing tower-lsp-0.10.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate tower-lsp 0.10.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tower-lsp 0.10.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tower-lsp 0.10.0 [INFO] finished tweaking crates.io crate tower-lsp 0.10.0 [INFO] tweaked toml for crates.io crate tower-lsp 0.10.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate tower-lsp 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 2cda78b4c6735fa48cfd0de8c8d6bab95fc8ec07e2c3473052af1c402e7bdea8 [INFO] running `"docker" "start" "-a" "2cda78b4c6735fa48cfd0de8c8d6bab95fc8ec07e2c3473052af1c402e7bdea8"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling dashmap v3.7.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling jsonrpc-core v14.0.5 [INFO] [stderr] Compiling lsp-types v0.73.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [INFO] [stderr] Compiling tower-lsp v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "2cda78b4c6735fa48cfd0de8c8d6bab95fc8ec07e2c3473052af1c402e7bdea8"` [INFO] running `"docker" "rm" "-f" "2cda78b4c6735fa48cfd0de8c8d6bab95fc8ec07e2c3473052af1c402e7bdea8"` [INFO] [stdout] 2cda78b4c6735fa48cfd0de8c8d6bab95fc8ec07e2c3473052af1c402e7bdea8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] b17899cb0653fa86f5ff81836e5e65375308abc6e042cdb11aa3012aece029fa [INFO] running `"docker" "start" "-a" "b17899cb0653fa86f5ff81836e5e65375308abc6e042cdb11aa3012aece029fa"` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio-test v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling tower-test v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tower-lsp v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.39s [INFO] running `"docker" "inspect" "b17899cb0653fa86f5ff81836e5e65375308abc6e042cdb11aa3012aece029fa"` [INFO] running `"docker" "rm" "-f" "b17899cb0653fa86f5ff81836e5e65375308abc6e042cdb11aa3012aece029fa"` [INFO] [stdout] b17899cb0653fa86f5ff81836e5e65375308abc6e042cdb11aa3012aece029fa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 43de9c478bbb72ffed0de79d368f637899325e70e1d489df9fa4012aaa2b9e03 [INFO] running `"docker" "start" "-a" "43de9c478bbb72ffed0de79d368f637899325e70e1d489df9fa4012aaa2b9e03"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tower_lsp-4109185ba364414d [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test codec::tests::encode_and_decode ... ok [INFO] [stdout] test codec::tests::skip_encoding_empty_message ... ok [INFO] [stdout] test stdio::tests::interleaves_messages ... ok [INFO] [stdout] test delegate::client::tests::publish_diagnostics ... ok [INFO] [stdout] test codec::tests::decodes_optional_content_type ... ok [INFO] [stdout] test delegate::client::tests::log_message ... ok [INFO] [stdout] test service::tests::initializes_only_once ... ok [INFO] [stdout] test delegate::client::tests::telemetry_event ... ok [INFO] [stdout] test stdio::tests::serves_on_stdio ... ok [INFO] [stdout] test service::tests::exit_notification ... ok [INFO] [stdout] test delegate::client::tests::show_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests tower-lsp [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "43de9c478bbb72ffed0de79d368f637899325e70e1d489df9fa4012aaa2b9e03"` [INFO] running `"docker" "rm" "-f" "43de9c478bbb72ffed0de79d368f637899325e70e1d489df9fa4012aaa2b9e03"` [INFO] [stdout] 43de9c478bbb72ffed0de79d368f637899325e70e1d489df9fa4012aaa2b9e03