[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] checking bbannier/common-mark-language-server against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbannier%2Fcommon-mark-language-server" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbannier/common-mark-language-server on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-70/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c864629b0ee1015561a5c4930c2168621e50e4707441c0e8fe9b5f104072c461 [INFO] running `Command { std: "docker" "start" "-a" "c864629b0ee1015561a5c4930c2168621e50e4707441c0e8fe9b5f104072c461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c864629b0ee1015561a5c4930c2168621e50e4707441c0e8fe9b5f104072c461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c864629b0ee1015561a5c4930c2168621e50e4707441c0e8fe9b5f104072c461", kill_on_drop: false }` [INFO] [stdout] c864629b0ee1015561a5c4930c2168621e50e4707441c0e8fe9b5f104072c461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446d08bacbad58b1d6e9eebe5d457b16f8546f906d4700c99c974a46344cc167 [INFO] running `Command { std: "docker" "start" "-a" "446d08bacbad58b1d6e9eebe5d457b16f8546f906d4700c99c974a46344cc167", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking jod-thread v0.1.2 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking intervaltree v0.2.6 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking salsa v0.16.0 [INFO] [stderr] Checking flexi_logger v0.17.1 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking lsp-server v0.5.0 [INFO] [stderr] Checking lsp-types v0.88.0 [INFO] [stderr] Checking common-mark-language-server v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lsp.rs (2 fixes) [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: 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: 2 warnings emitted [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] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.61s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking common-mark-language-server v0.2.0 (/tmp/fixit) [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: 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::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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "446d08bacbad58b1d6e9eebe5d457b16f8546f906d4700c99c974a46344cc167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446d08bacbad58b1d6e9eebe5d457b16f8546f906d4700c99c974a46344cc167", kill_on_drop: false }` [INFO] [stdout] 446d08bacbad58b1d6e9eebe5d457b16f8546f906d4700c99c974a46344cc167