[INFO] cloning repository https://github.com/bbannier/common-mark-language-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbannier/common-mark-language-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69c84fd747e8bc2e75837eb7db6e06db42b3e04 [INFO] testing bbannier/common-mark-language-server against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbannier/common-mark-language-server on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bbannier/common-mark-language-server [INFO] finished tweaking git repo https://github.com/bbannier/common-mark-language-server [INFO] tweaked toml for git repo https://github.com/bbannier/common-mark-language-server written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bbannier/common-mark-language-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952e711fe1f174dfbcfb8d116f59c7787fe4b001e1145588b13f0cc5a4bf1bc2 [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" "952e711fe1f174dfbcfb8d116f59c7787fe4b001e1145588b13f0cc5a4bf1bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952e711fe1f174dfbcfb8d116f59c7787fe4b001e1145588b13f0cc5a4bf1bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952e711fe1f174dfbcfb8d116f59c7787fe4b001e1145588b13f0cc5a4bf1bc2", kill_on_drop: false }` [INFO] [stdout] 952e711fe1f174dfbcfb8d116f59c7787fe4b001e1145588b13f0cc5a4bf1bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f397e057486b21175d4231b57bfbc57f02474a932889f4f75d0591aecfe14f [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" "f1f397e057486b21175d4231b57bfbc57f02474a932889f4f75d0591aecfe14f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling intervaltree v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling flexi_logger v0.17.1 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling lsp-types v0.88.0 [INFO] [stderr] Compiling lsp-server v0.5.0 [INFO] [stderr] Compiling common-mark-language-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/lsp.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / rental! { [INFO] [stdout] 52 | | pub mod rentals { [INFO] [stdout] 53 | | use ast::ParsedDocument; [INFO] [stdout] 54 | | #[rental(covariant)] [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `document` [INFO] [stdout] --> src/lsp.rs:2174:15 [INFO] [stdout] | [INFO] [stdout] 2174 | for (uri, document) in &documents { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/lsp.rs:808:59 [INFO] [stdout] | [INFO] [stdout] 808 | fn update_document(&mut self, uri: Url, text: String, version: Option) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `open_document` [INFO] [stdout] --> src/lsp.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | open_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "f1f397e057486b21175d4231b57bfbc57f02474a932889f4f75d0591aecfe14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f397e057486b21175d4231b57bfbc57f02474a932889f4f75d0591aecfe14f", kill_on_drop: false }` [INFO] [stdout] f1f397e057486b21175d4231b57bfbc57f02474a932889f4f75d0591aecfe14f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f839855acac7aac9dd233a3245128abd5137f290a002f6b7ff01ae68dd023ca [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" "4f839855acac7aac9dd233a3245128abd5137f290a002f6b7ff01ae68dd023ca", kill_on_drop: false }` [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/lsp.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / rental! { [INFO] [stdout] 52 | | pub mod rentals { [INFO] [stdout] 53 | | use ast::ParsedDocument; [INFO] [stdout] 54 | | #[rental(covariant)] [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `document` [INFO] [stdout] --> src/lsp.rs:2174:15 [INFO] [stdout] | [INFO] [stdout] 2174 | for (uri, document) in &documents { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/lsp.rs:808:59 [INFO] [stdout] | [INFO] [stdout] 808 | fn update_document(&mut self, uri: Url, text: String, version: Option) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `open_document` [INFO] [stdout] --> src/lsp.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | open_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling common-mark-language-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/lsp.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / rental! { [INFO] [stdout] 52 | | pub mod rentals { [INFO] [stdout] 53 | | use ast::ParsedDocument; [INFO] [stdout] 54 | | #[rental(covariant)] [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::InitializeParams::root_path`: Use `root_uri` instead when possible [INFO] [stdout] --> src/lsp.rs:1138:21 [INFO] [stdout] | [INFO] [stdout] 1138 | root_path: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:1793:21 [INFO] [stdout] | [INFO] [stdout] 1793 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:1804:21 [INFO] [stdout] | [INFO] [stdout] 1804 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:1866:21 [INFO] [stdout] | [INFO] [stdout] 1866 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:1877:21 [INFO] [stdout] | [INFO] [stdout] 1877 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stdout] --> src/lsp.rs:1900:17 [INFO] [stdout] | [INFO] [stdout] 1900 | deprecated: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `document` [INFO] [stdout] --> src/lsp.rs:2174:15 [INFO] [stdout] | [INFO] [stdout] 2174 | for (uri, document) in &documents { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/lsp.rs:808:59 [INFO] [stdout] | [INFO] [stdout] 808 | fn update_document(&mut self, uri: Url, text: String, version: Option) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `open_document` [INFO] [stdout] --> src/lsp.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | open_document: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "4f839855acac7aac9dd233a3245128abd5137f290a002f6b7ff01ae68dd023ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f839855acac7aac9dd233a3245128abd5137f290a002f6b7ff01ae68dd023ca", kill_on_drop: false }` [INFO] [stdout] 4f839855acac7aac9dd233a3245128abd5137f290a002f6b7ff01ae68dd023ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", 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] 42f35fe7106e403491294b35079a512722d6832f31eaad6cb1613125b5e3b11c [INFO] running `Command { std: "docker" "start" "-a" "42f35fe7106e403491294b35079a512722d6832f31eaad6cb1613125b5e3b11c", kill_on_drop: false }` [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> src/lsp.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / rental! { [INFO] [stderr] 52 | | pub mod rentals { [INFO] [stderr] 53 | | use ast::ParsedDocument; [INFO] [stderr] 54 | | #[rental(covariant)] [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:127:21 [INFO] [stderr] | [INFO] [stderr] 127 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `document` [INFO] [stderr] --> src/lsp.rs:2174:15 [INFO] [stderr] | [INFO] [stderr] 2174 | for (uri, document) in &documents { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `version` [INFO] [stderr] --> src/lsp.rs:808:59 [INFO] [stderr] | [INFO] [stderr] 808 | fn update_document(&mut self, uri: Url, text: String, version: Option) -> Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `open_document` [INFO] [stderr] --> src/lsp.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | open_document: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: using `procedural-masquerade` crate [INFO] [stderr] --> src/lsp.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / rental! { [INFO] [stderr] 52 | | pub mod rentals { [INFO] [stderr] 53 | | use ast::ParsedDocument; [INFO] [stderr] 54 | | #[rental(covariant)] [INFO] [stderr] ... | [INFO] [stderr] 59 | | } [INFO] [stderr] 60 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83125 [INFO] [stderr] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stderr] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:127:21 [INFO] [stderr] | [INFO] [stderr] 127 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::InitializeParams::root_path`: Use `root_uri` instead when possible [INFO] [stderr] --> src/lsp.rs:1138:21 [INFO] [stderr] | [INFO] [stderr] 1138 | root_path: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:1793:21 [INFO] [stderr] | [INFO] [stderr] 1793 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:1804:21 [INFO] [stderr] | [INFO] [stderr] 1804 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:1866:21 [INFO] [stderr] | [INFO] [stderr] 1866 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:1877:21 [INFO] [stderr] | [INFO] [stderr] 1877 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `lsp_types::SymbolInformation::deprecated`: Use tags instead [INFO] [stderr] --> src/lsp.rs:1900:17 [INFO] [stderr] | [INFO] [stderr] 1900 | deprecated: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `document` [INFO] [stderr] --> src/lsp.rs:2174:15 [INFO] [stderr] | [INFO] [stderr] 2174 | for (uri, document) in &documents { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `version` [INFO] [stderr] --> src/lsp.rs:808:59 [INFO] [stderr] | [INFO] [stderr] 808 | fn update_document(&mut self, uri: Url, text: String, version: Option) -> Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `open_document` [INFO] [stderr] --> src/lsp.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | open_document: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/common_mark_language_server-8f724d2171d20c9f) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test ast::tests::test_offset_to_pos ... ok [INFO] [stdout] test ast::tests::test_get_linebreaks ... ok [INFO] [stdout] test ast::tests::test_to_offset ... ok [INFO] [stdout] test ast::tests::test_query ... ok [INFO] [stdout] test lsp::tests::test_make_relative ... ok [INFO] [stdout] test lsp::tests::test_from_reference ... ok [INFO] [stdout] test lsp::tests::test_full_reference ... ok [INFO] [stdout] test ast::tests::parse_simple ... ok [INFO] [stdout] test ast::tests::parse_repeated_anchors ... ok [INFO] [stdout] test ast::tests::test_anchor ... ok [INFO] [stdout] test lsp::tests::completion ... ok [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/common_mark_language_server-8f724d2171d20c9f` (signal: 4, SIGILL: illegal instruction) [INFO] running `Command { std: "docker" "inspect" "42f35fe7106e403491294b35079a512722d6832f31eaad6cb1613125b5e3b11c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f35fe7106e403491294b35079a512722d6832f31eaad6cb1613125b5e3b11c", kill_on_drop: false }` [INFO] [stdout] 42f35fe7106e403491294b35079a512722d6832f31eaad6cb1613125b5e3b11c