[INFO] fetching crate rscls 0.2.2... [INFO] checking rscls-0.2.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate rscls 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rscls 0.2.2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rscls 0.2.2 [INFO] finished tweaking crates.io crate rscls 0.2.2 [INFO] tweaked toml for crates.io crate rscls 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate rscls 0.2.2 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded lsp-server v0.7.4 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c2324d1d465698200319f86507f6ef3e2bf006f8696eaf70be42511e9df6d03 [INFO] running `Command { std: "docker" "start" "-a" "4c2324d1d465698200319f86507f6ef3e2bf006f8696eaf70be42511e9df6d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c2324d1d465698200319f86507f6ef3e2bf006f8696eaf70be42511e9df6d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2324d1d465698200319f86507f6ef3e2bf006f8696eaf70be42511e9df6d03", kill_on_drop: false }` [INFO] [stdout] 4c2324d1d465698200319f86507f6ef3e2bf006f8696eaf70be42511e9df6d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b9c2e1078cac1b0f7529231603a16d0d97c59d2d0292b487759a7ce3e811075 [INFO] running `Command { std: "docker" "start" "-a" "2b9c2e1078cac1b0f7529231603a16d0d97c59d2d0292b487759a7ce3e811075", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking lsp-server v0.7.4 [INFO] [stderr] Checking rscls v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InfoLevel` [INFO] [stdout] --> src/verbosity.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | pub use clap_verbosity_flag::{ErrorLevel, InfoLevel, LogLevel, WarnLevel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InfoLevel` [INFO] [stdout] --> src/verbosity.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | pub use clap_verbosity_flag::{ErrorLevel, InfoLevel, LogLevel, WarnLevel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RebuildProcMacros` is never used [INFO] [stdout] --> src/lsp_extra.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RebuildProcMacros {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RebuildProcMacros` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RunFlyCheck` is never used [INFO] [stdout] --> src/lsp_extra.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RunFlyCheck {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunFlyCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RebuildProcMacros` is never used [INFO] [stdout] --> src/lsp_extra.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RebuildProcMacros {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RebuildProcMacros` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RunFlyCheck` is never used [INFO] [stdout] --> src/lsp_extra.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RunFlyCheck {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunFlyCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.67s [INFO] running `Command { std: "docker" "inspect" "2b9c2e1078cac1b0f7529231603a16d0d97c59d2d0292b487759a7ce3e811075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9c2e1078cac1b0f7529231603a16d0d97c59d2d0292b487759a7ce3e811075", kill_on_drop: false }` [INFO] [stdout] 2b9c2e1078cac1b0f7529231603a16d0d97c59d2d0292b487759a7ce3e811075 [INFO] checking rscls-0.2.2 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate rscls 0.2.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rscls 0.2.2 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rscls 0.2.2 [INFO] finished tweaking crates.io crate rscls 0.2.2 [INFO] tweaked toml for crates.io crate rscls 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate rscls 0.2.2 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b963fa4cad1355311be2c2d3729f54937b4984a09b4f1e0ff64fa6e38848afdc [INFO] running `Command { std: "docker" "start" "-a" "b963fa4cad1355311be2c2d3729f54937b4984a09b4f1e0ff64fa6e38848afdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b963fa4cad1355311be2c2d3729f54937b4984a09b4f1e0ff64fa6e38848afdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b963fa4cad1355311be2c2d3729f54937b4984a09b4f1e0ff64fa6e38848afdc", kill_on_drop: false }` [INFO] [stdout] b963fa4cad1355311be2c2d3729f54937b4984a09b4f1e0ff64fa6e38848afdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39c0a3a5710284a6451395c93b42af98bdc655d8b433df0fa5a8c60285b1a0b1 [INFO] running `Command { std: "docker" "start" "-a" "39c0a3a5710284a6451395c93b42af98bdc655d8b433df0fa5a8c60285b1a0b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking clap-verbosity-flag v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking lsp-server v0.7.4 [INFO] [stderr] Checking rscls v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `InfoLevel` [INFO] [stdout] --> src/verbosity.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | pub use clap_verbosity_flag::{ErrorLevel, InfoLevel, LogLevel, WarnLevel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InfoLevel` [INFO] [stdout] --> src/verbosity.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | pub use clap_verbosity_flag::{ErrorLevel, InfoLevel, LogLevel, WarnLevel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RebuildProcMacros` is never used [INFO] [stdout] --> src/lsp_extra.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RebuildProcMacros {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RebuildProcMacros` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RunFlyCheck` is never used [INFO] [stdout] --> src/lsp_extra.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RunFlyCheck {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunFlyCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RebuildProcMacros` is never used [INFO] [stdout] --> src/lsp_extra.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RebuildProcMacros {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RebuildProcMacros` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RunFlyCheck` is never used [INFO] [stdout] --> src/lsp_extra.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum RunFlyCheck {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunFlyCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.83s [INFO] running `Command { std: "docker" "inspect" "39c0a3a5710284a6451395c93b42af98bdc655d8b433df0fa5a8c60285b1a0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c0a3a5710284a6451395c93b42af98bdc655d8b433df0fa5a8c60285b1a0b1", kill_on_drop: false }` [INFO] [stdout] 39c0a3a5710284a6451395c93b42af98bdc655d8b433df0fa5a8c60285b1a0b1