[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbannier/common-mark-language-server 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/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-26/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] [stdout] e73ad6bd2b092431a09ae3e62c11a389f4698fb0239e835571da829363cc6340 [INFO] running `Command { std: "docker" "start" "-a" "e73ad6bd2b092431a09ae3e62c11a389f4698fb0239e835571da829363cc6340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e73ad6bd2b092431a09ae3e62c11a389f4698fb0239e835571da829363cc6340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73ad6bd2b092431a09ae3e62c11a389f4698fb0239e835571da829363cc6340", kill_on_drop: false }` [INFO] [stdout] e73ad6bd2b092431a09ae3e62c11a389f4698fb0239e835571da829363cc6340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] d63cd617ea892f487628da2226eb8ed0bc287da9b20ae59dad4bc4d04a44150f [INFO] running `Command { std: "docker" "start" "-a" "d63cd617ea892f487628da2226eb8ed0bc287da9b20ae59dad4bc4d04a44150f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling intervaltree v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rental-impl v0.5.5 [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 thiserror v1.0.24 [INFO] [stderr] Compiling flexi_logger v0.17.1 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling lsp-server v0.5.0 [INFO] [stderr] Compiling lsp-types v0.88.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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common-mark-language-server v0.2.0 (/opt/rustwide/workdir), rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "d63cd617ea892f487628da2226eb8ed0bc287da9b20ae59dad4bc4d04a44150f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63cd617ea892f487628da2226eb8ed0bc287da9b20ae59dad4bc4d04a44150f", kill_on_drop: false }` [INFO] [stdout] d63cd617ea892f487628da2226eb8ed0bc287da9b20ae59dad4bc4d04a44150f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] a24e6de7f110886308f88a656c16512e1cc7508bc2606d2c0291fc740f18c19b [INFO] running `Command { std: "docker" "start" "-a" "a24e6de7f110886308f88a656c16512e1cc7508bc2606d2c0291fc740f18c19b", 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: 4 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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common-mark-language-server v0.2.0 (/opt/rustwide/workdir), rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "a24e6de7f110886308f88a656c16512e1cc7508bc2606d2c0291fc740f18c19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24e6de7f110886308f88a656c16512e1cc7508bc2606d2c0291fc740f18c19b", kill_on_drop: false }` [INFO] [stdout] a24e6de7f110886308f88a656c16512e1cc7508bc2606d2c0291fc740f18c19b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] f3c2650ecc231efe0814b1a4a46baf8c5bd0753815cc84660dbd92d43ea434a6 [INFO] running `Command { std: "docker" "start" "-a" "f3c2650ecc231efe0814b1a4a46baf8c5bd0753815cc84660dbd92d43ea434a6", 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: 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] [stdout] [INFO] [stderr] --> src/lsp.rs:1804:21 [INFO] [stdout] running 19 tests [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: `common-mark-language-server` (lib) generated 4 warnings [INFO] [stderr] warning: `common-mark-language-server` (lib test) generated 10 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common-mark-language-server v0.2.0 (/opt/rustwide/workdir), rental v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/common_mark_language_server-2e0df861e24ccdda) [INFO] [stdout] test ast::tests::test_to_offset ... ok [INFO] [stdout] test ast::tests::test_anchor ... ok [INFO] [stdout] test ast::tests::test_get_linebreaks ... ok [INFO] [stdout] test ast::tests::parse_simple ... ok [INFO] [stdout] test ast::tests::test_offset_to_pos ... ok [INFO] [stdout] test ast::tests::parse_repeated_anchors ... ok [INFO] [stdout] test ast::tests::test_query ... ok [INFO] [stdout] test lsp::tests::test_full_reference ... ok [INFO] [stdout] test lsp::tests::test_from_reference ... ok [INFO] [stdout] test lsp::tests::test_make_relative ... ok [INFO] [stdout] test lsp::tests::test_document_symbol_request ... ok [INFO] [stdout] test lsp::tests::test_load_file_error ... ok [INFO] [stdout] test lsp::tests::folding_range_request ... ok [INFO] [stdout] test lsp::tests::hover ... ok [INFO] [stdout] test lsp::tests::completion ... ok [INFO] [stdout] test lsp::tests::test_workspace_symbol_request ... ok [INFO] [stdout] test lsp::tests::gotodefinition ... ok [INFO] [stdout] test lsp::tests::test_rename ... 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-2e0df861e24ccdda` (signal: 4, SIGILL: illegal instruction) [INFO] running `Command { std: "docker" "inspect" "f3c2650ecc231efe0814b1a4a46baf8c5bd0753815cc84660dbd92d43ea434a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c2650ecc231efe0814b1a4a46baf8c5bd0753815cc84660dbd92d43ea434a6", kill_on_drop: false }` [INFO] [stdout] f3c2650ecc231efe0814b1a4a46baf8c5bd0753815cc84660dbd92d43ea434a6