[INFO] fetching crate df_language_server 0.3.0-rc.1...
[INFO] checking df_language_server-0.3.0-rc.1 against 1.95.0 for pr-155915
[INFO] extracting crate df_language_server 0.3.0-rc.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate df_language_server 0.3.0-rc.1
[INFO] finished tweaking crates.io crate df_language_server 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate df_language_server 0.3.0-rc.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate df_language_server 0.3.0-rc.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate df_language_server 0.3.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v7.3.0
[INFO] [stderr]   Downloaded df_ls_diagnostics v0.3.0-rc.1
[INFO] [stderr]   Downloaded df_ls_debug_structure v0.3.0-rc.1
[INFO] [stderr]   Downloaded terminal_size v0.2.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.8
[INFO] [stderr]   Downloaded df_ls_lexical_analysis v0.3.0-rc.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.3.1
[INFO] [stderr]   Downloaded df_ls_syntax_analysis v0.3.0-rc.1
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded df_cp437 v1.1.0
[INFO] [stderr]   Downloaded df_ls_derive v0.3.0-rc.1
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded df_ls_core v0.3.0-rc.1
[INFO] [stderr]   Downloaded os_str_bytes v6.4.0
[INFO] [stderr]   Downloaded io-lifetimes v0.7.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded clap v4.0.23
[INFO] [stderr]   Downloaded rustix v0.35.13
[INFO] [stderr]   Downloaded df_ls_structure v0.3.0-rc.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded rust-embed v6.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02bad3d6dcfe3fcbb0a5bfa8515c82c17bc8e4d2a72211b9c6d29edd122eaf90
[INFO] running `Command { std: "docker" "start" "-a" "02bad3d6dcfe3fcbb0a5bfa8515c82c17bc8e4d2a72211b9c6d29edd122eaf90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02bad3d6dcfe3fcbb0a5bfa8515c82c17bc8e4d2a72211b9c6d29edd122eaf90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bad3d6dcfe3fcbb0a5bfa8515c82c17bc8e4d2a72211b9c6d29edd122eaf90", kill_on_drop: false }`
[INFO] [stdout] 02bad3d6dcfe3fcbb0a5bfa8515c82c17bc8e4d2a72211b9c6d29edd122eaf90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63986f5af3623747436fb57c4b80c339bcf88ba852365721b2b95d8a4d0d30b5
[INFO] running `Command { std: "docker" "start" "-a" "63986f5af3623747436fb57c4b80c339bcf88ba852365721b2b95d8a4d0d30b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking df_cp437 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking os_str_bytes v6.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking terminal_size v0.2.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling df_ls_derive v0.3.0-rc.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]     Checking rust-embed v6.4.2
[INFO] [stderr]     Checking clap v4.0.23
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.8
[INFO] [stderr]     Checking df_ls_core v0.3.0-rc.1
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking df_ls_diagnostics v0.3.0-rc.1
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stderr]     Checking df_ls_lexical_analysis v0.3.0-rc.1
[INFO] [stderr]     Checking df_ls_syntax_analysis v0.3.0-rc.1
[INFO] [stderr]     Checking df_ls_debug_structure v0.3.0-rc.1
[INFO] [stderr]     Checking df_ls_structure v0.3.0-rc.1
[INFO] [stderr]     Checking df_language_server v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/panic_hook.rs:14:55
[INFO] [stdout]     |
[INFO] [stdout]  14 |                 panic::set_hook(Box::new(move |info: &PanicInfo| {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     setup_panic!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/panic_hook.rs:14:55
[INFO] [stdout]     |
[INFO] [stdout]  14 |                 panic::set_hook(Box::new(move |info: &PanicInfo| {
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     setup_panic!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/panic_hook.rs:8:32
[INFO] [stdout]     |
[INFO] [stdout]   8 |         use std::panic::{self, PanicInfo};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     setup_panic!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/panic_hook.rs:8:32
[INFO] [stdout]     |
[INFO] [stdout]   8 |         use std::panic::{self, PanicInfo};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/main.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     setup_panic!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "63986f5af3623747436fb57c4b80c339bcf88ba852365721b2b95d8a4d0d30b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63986f5af3623747436fb57c4b80c339bcf88ba852365721b2b95d8a4d0d30b5", kill_on_drop: false }`
[INFO] [stdout] 63986f5af3623747436fb57c4b80c339bcf88ba852365721b2b95d8a4d0d30b5
