[INFO] fetching crate pepper 0.6.0... [INFO] checking pepper-0.6.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate pepper 0.6.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pepper 0.6.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pepper 0.6.0 [INFO] finished tweaking crates.io crate pepper 0.6.0 [INFO] tweaked toml for crates.io crate pepper 0.6.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ecbc389df4cfdfc92403af10b9f38c6dd3f50ba8bf8a1bcaf1284f3d7cc7749 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ecbc389df4cfdfc92403af10b9f38c6dd3f50ba8bf8a1bcaf1284f3d7cc7749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ecbc389df4cfdfc92403af10b9f38c6dd3f50ba8bf8a1bcaf1284f3d7cc7749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecbc389df4cfdfc92403af10b9f38c6dd3f50ba8bf8a1bcaf1284f3d7cc7749", kill_on_drop: false }` [INFO] [stdout] 9ecbc389df4cfdfc92403af10b9f38c6dd3f50ba8bf8a1bcaf1284f3d7cc7749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f552b91294d2d573e6726f0767431ed577e1ac0a3038353acd88bbc5d6671196 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f552b91294d2d573e6726f0767431ed577e1ac0a3038353acd88bbc5d6671196", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Checking pepper v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EditorEventQueue` [INFO] [stdout] --> client.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | editor_event::{EditorEvent, EditorEventQueue}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `buffer::BufferHandle` [INFO] [stdout] --> command.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | buffer::BufferHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandArgs`, `CommandContext` [INFO] [stdout] --> command/builtin.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | BuiltinCommand, CommandArgs, CommandContext, CommandManager, CommandOperation, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusMessageKind` [INFO] [stdout] --> mode/command.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | editor::{Editor, KeysIterator, ReadLinePoll, StatusMessageKind}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pattern.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> buffer.rs:1529:10 [INFO] [stdout] | [INFO] [stdout] 1529 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> buffer.rs:1557:10 [INFO] [stdout] | [INFO] [stdout] 1557 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EditorEventQueue` [INFO] [stdout] --> client.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | editor_event::{EditorEvent, EditorEventQueue}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `buffer::BufferHandle` [INFO] [stdout] --> command.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | buffer::BufferHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandArgs`, `CommandContext` [INFO] [stdout] --> command/builtin.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | BuiltinCommand, CommandArgs, CommandContext, CommandManager, CommandOperation, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusMessageKind` [INFO] [stdout] --> mode/command.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | editor::{Editor, KeysIterator, ReadLinePoll, StatusMessageKind}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> pattern.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `history` in initializer of `command::CommandManager` [INFO] [stdout] --> command.rs:421:28 [INFO] [stdout] | [INFO] [stdout] 421 | let mut commands = CommandManager { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `history` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> application.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | ServerPlatformEvent::ProcessExit { index, success } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `success` [INFO] [stdout] --> application.rs:107:55 [INFO] [stdout] | [INFO] [stdout] 107 | ServerPlatformEvent::ProcessExit { index, success } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `success: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> lsp/client.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | ctx: &mut ClientContext, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> lsp/protocol.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 262 | let event = match json.read(&mut reader) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> lsp/protocol.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | handle: ClientHandle, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> editor.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let mut text = String::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> mode/normal.rs:895:21 [INFO] [stdout] | [INFO] [stdout] 895 | let mut text = String::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Files` [INFO] [stdout] --> command.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Files = 0b1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Buffers` [INFO] [stdout] --> command.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Buffers = 0b10, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Commands` [INFO] [stdout] --> command.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Commands = 0b100, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `help` [INFO] [stdout] --> command.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | help: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `completion_sources` [INFO] [stdout] --> command.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | completion_sources: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `params` [INFO] [stdout] --> command.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | params: &'static [(&'static str, u8)], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `trigger_characters` [INFO] [stdout] --> lsp/client.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | trigger_characters: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on` [INFO] [stdout] --> lsp/client.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | on: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prepare_provider` [INFO] [stdout] --> lsp/client.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | prepare_provider: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `completionProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `declarationProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `definitionProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `implementationProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `referencesProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `documentSymbolProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `documentFormattingProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `renameProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `workspaceSymbolProvider` [INFO] [stdout] --> macros.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | $($member_vis $member_name : $member_type,)* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lsp/client.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / declare_json_object! { [INFO] [stdout] 194 | | #[derive(Default)] [INFO] [stdout] 195 | | struct ServerCapabilities { [INFO] [stdout] 196 | | textDocumentSync: TextDocumentSyncCapability, [INFO] [stdout] ... | [INFO] [stdout] 208 | | } [INFO] [stdout] 209 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scratch_buf` [INFO] [stdout] --> mode.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | scratch_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pepper` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f552b91294d2d573e6726f0767431ed577e1ac0a3038353acd88bbc5d6671196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f552b91294d2d573e6726f0767431ed577e1ac0a3038353acd88bbc5d6671196", kill_on_drop: false }` [INFO] [stdout] f552b91294d2d573e6726f0767431ed577e1ac0a3038353acd88bbc5d6671196