[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbannier/common-mark-language-server on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12937eb21ffa653f748eb2d8c98be804765e8d50036977532ee54755009e1b81 [INFO] running `Command { std: "docker" "start" "-a" "12937eb21ffa653f748eb2d8c98be804765e8d50036977532ee54755009e1b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12937eb21ffa653f748eb2d8c98be804765e8d50036977532ee54755009e1b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12937eb21ffa653f748eb2d8c98be804765e8d50036977532ee54755009e1b81", kill_on_drop: false }` [INFO] [stdout] 12937eb21ffa653f748eb2d8c98be804765e8d50036977532ee54755009e1b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ec20ecb07ca6dca692b2ea691ab6d2d3d4c617c3175066ced860a7b5ea24498 [INFO] running `Command { std: "docker" "start" "-a" "9ec20ecb07ca6dca692b2ea691ab6d2d3d4c617c3175066ced860a7b5ea24498", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.1 [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 thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [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 idna v0.2.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling salsa v0.16.0 [INFO] [stderr] Compiling flexi_logger v0.17.1 [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-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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.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 4` [INFO] running `Command { std: "docker" "inspect" "9ec20ecb07ca6dca692b2ea691ab6d2d3d4c617c3175066ced860a7b5ea24498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec20ecb07ca6dca692b2ea691ab6d2d3d4c617c3175066ced860a7b5ea24498", kill_on_drop: false }` [INFO] [stdout] 9ec20ecb07ca6dca692b2ea691ab6d2d3d4c617c3175066ced860a7b5ea24498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07f836eef764f79f45a8f4f424ac72281afced4c6451c823d55cccff97460cc6 [INFO] running `Command { std: "docker" "start" "-a" "07f836eef764f79f45a8f4f424ac72281afced4c6451c823d55cccff97460cc6", 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 12.40s [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] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_mark_language_server-898e770157f5541a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/common_mark_language_server-5afc34f0b719485f) [INFO] running `Command { std: "docker" "inspect" "07f836eef764f79f45a8f4f424ac72281afced4c6451c823d55cccff97460cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f836eef764f79f45a8f4f424ac72281afced4c6451c823d55cccff97460cc6", kill_on_drop: false }` [INFO] [stdout] 07f836eef764f79f45a8f4f424ac72281afced4c6451c823d55cccff97460cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea97861e7a30e9ae01ea190aef08d4ee8b554ac02d26a823b7f693e364d13097 [INFO] running `Command { std: "docker" "start" "-a" "ea97861e7a30e9ae01ea190aef08d4ee8b554ac02d26a823b7f693e364d13097", 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] [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: `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.06s [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 src/lib.rs (/opt/rustwide/target/debug/deps/common_mark_language_server-898e770157f5541a) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test ast::tests::test_get_linebreaks ... ok [INFO] [stdout] test ast::tests::test_offset_to_pos ... ok [INFO] [stdout] test ast::tests::test_to_offset ... ok [INFO] [stdout] test ast::tests::test_query ... ok [INFO] [stdout] test ast::tests::parse_simple ... 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_repeated_anchors ... ok [INFO] [stdout] test lsp::tests::test_make_relative ... ok [INFO] [stdout] test ast::tests::test_anchor ... ok [INFO] [stdout] test lsp::tests::completion ... ok [INFO] [stdout] test lsp::tests::folding_range_request ... ok [INFO] [stdout] test lsp::tests::test_load_file_error ... ok [INFO] [stdout] test lsp::tests::references ... ok [INFO] [stdout] test lsp::tests::hover ... ok [INFO] [stdout] test lsp::tests::test_document_symbol_request ... 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] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/common_mark_language_server-5afc34f0b719485f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests common-mark-language-server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea97861e7a30e9ae01ea190aef08d4ee8b554ac02d26a823b7f693e364d13097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea97861e7a30e9ae01ea190aef08d4ee8b554ac02d26a823b7f693e364d13097", kill_on_drop: false }` [INFO] [stdout] ea97861e7a30e9ae01ea190aef08d4ee8b554ac02d26a823b7f693e364d13097