[INFO] cloning repository https://github.com/SrimantaBarua/bed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SrimantaBarua/bed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrimantaBarua%2Fbed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d7cbce441ffd8b3e290bb4fa82b70334cf4749 [INFO] testing SrimantaBarua/bed 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%2FSrimantaBarua%2Fbed" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SrimantaBarua/bed 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/SrimantaBarua/bed [INFO] finished tweaking git repo https://github.com/SrimantaBarua/bed [INFO] tweaked toml for git repo https://github.com/SrimantaBarua/bed written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/SrimantaBarua/bed 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 81ee2f73b4b23963349f995fa2cf7bf666cb6f5d072a37ec57dae1783900b4a3 [INFO] running `Command { std: "docker" "start" "-a" "81ee2f73b4b23963349f995fa2cf7bf666cb6f5d072a37ec57dae1783900b4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ee2f73b4b23963349f995fa2cf7bf666cb6f5d072a37ec57dae1783900b4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ee2f73b4b23963349f995fa2cf7bf666cb6f5d072a37ec57dae1783900b4a3", kill_on_drop: false }` [INFO] [stdout] 81ee2f73b4b23963349f995fa2cf7bf666cb6f5d072a37ec57dae1783900b4a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e24282ea86da18a1f17c16cd81b9cb90c8333f9516e6e9a99461881bd3c512dd [INFO] running `Command { std: "docker" "start" "-a" "e24282ea86da18a1f17c16cd81b9cb90c8333f9516e6e9a99461881bd3c512dd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling glfw v0.37.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/language_client/uri.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[serde(try_from = "String")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` 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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/color.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | #[derive(Clone, Copy, Debug, Deserialize, Eq, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/text.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/style/text.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[serde(try_from = "&str")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/theme.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | #[derive(Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height_above` [INFO] [stdout] --> src/hover_popup.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let height_above = relative_origin.y - text_ascender as u32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_height_above` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `severity` [INFO] [stdout] --> src/hover_popup.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | severity: &DiagnosticSeverity, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `DEFAULT_HOVER_PADDING_VERTICAL` [INFO] [stdout] --> src/config/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | static DEFAULT_HOVER_PADDING_VERTICAL: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root` [INFO] [stdout] --> src/project/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) root: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vcs` [INFO] [stdout] --> src/project/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) vcs: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor_line` [INFO] [stdout] --> src/theme.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) cursor_line: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `range` [INFO] [stdout] --> src/buffer/types.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub(super) range: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Hover` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer/types.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags` [INFO] [stdout] --> src/buffer/types.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub(super) tags: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer/types.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `related_information` [INFO] [stdout] --> src/buffer/types.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub(super) related_information: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Diagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/buffer/types.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uri` [INFO] [stdout] --> src/language_client/types.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) uri: Uri, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `range` [INFO] [stdout] --> src/language_client/types.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) range: Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Location` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/language_client/types.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | pub(crate) location: Location, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticRelatedInformation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/language_client/types.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DiagnosticRelatedInformation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `serverInfo` [INFO] [stdout] --> src/language_client/types.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub(super) serverInfo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InitializeResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `workDoneProgress` [INFO] [stdout] --> src/language_client/types.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | workDoneProgress: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerHoverProvider` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `willSave` [INFO] [stdout] --> src/language_client/types.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | pub(super) willSave: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TextDocumentSyncOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `willSaveWaitUntil` [INFO] [stdout] --> src/language_client/types.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub(super) willSaveWaitUntil: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TextDocumentSyncOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/language_client/types.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | pub(super) name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/language_client/types.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | pub(super) version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ServerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `language` [INFO] [stdout] --> src/language_client/types.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 428 | Code { language: Language, value: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MarkedString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/language_client/types.rs:424:10 [INFO] [stdout] | [INFO] [stdout] 424 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/language_client/uri.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn new(s: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `uniform_1i` [INFO] [stdout] --> src/opengl/shader.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn uniform_1i(&mut self, name: &CStr, i: GLint) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Texture1` [INFO] [stdout] --> src/opengl/texture.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Texture1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexUnit` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/opengl/texture.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Texture2` [INFO] [stdout] --> src/opengl/texture.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Texture2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TexUnit` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/opengl/texture.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `deactivate` [INFO] [stdout] --> src/opengl/texture.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) fn deactivate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_tex_dimensions` [INFO] [stdout] --> src/opengl/texture.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub(crate) fn get_tex_dimensions(&self, rect: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `alloc` [INFO] [stdout] --> src/painter/glyphrender.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | alloc: AllocId, // Allocation ID [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RenderedGlyph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/painter/glyphrender.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.bed.49fcb0fa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f.24nkhz0d9mdnmgy7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/build_debug" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/glfw-sys-5c9ea68cb6e7814d/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/tree-sitter-7670729d65c1014c/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbed-1c972a7dde99c599.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a54aaa56288d4c8c.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-542da75b319f1c59.rlib" "/opt/rustwide/target/debug/deps/libeuclid-737a918a2b2f3d4c.rlib" "/opt/rustwide/target/debug/deps/libgl-7516f0e0fb52d6e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-269d2f148354ceba.rlib" "/opt/rustwide/target/debug/deps/libryu-a7d89b0879dd339e.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-fa688de147a5d170.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-c77651d5bbcfc1de.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-3f8d5793dbae116a.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-cd691e3b2c96aff2.rlib" "/opt/rustwide/target/debug/deps/libfreetype-2f9d031dd45af194.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-0bd3874b67f12d69.rlib" "/opt/rustwide/target/debug/deps/libserde-5789f38793a6ee8e.rlib" "/opt/rustwide/target/debug/deps/libdirectories-53e7fea1bd85d212.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4e06b62b2040664a.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-69bb1d4019a91930.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-912a08eaa4d97244.rlib" "/opt/rustwide/target/debug/deps/libregex-3edcb84d12615a88.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libropey-1e1a21e99e3e8242.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libglfw-4e9806e716665d53.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ff3ca4f8604b6019.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libsemver-70d1e68fcda05e14.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-03acc8acbf834953.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libeuclid-5d4870016d9cb0b6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libclap-70f9801b6702ca30.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-3d7f9ba004a3ec2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-b5b94db16d4df29a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ltslangs" "-lstdc++" "-lfontconfig" "-lfreetype" "-lexpat" "-lharfbuzz" "-lfreetype" "-lX11" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bed-476fab2f7950485f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ltslangs [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bed` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e24282ea86da18a1f17c16cd81b9cb90c8333f9516e6e9a99461881bd3c512dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24282ea86da18a1f17c16cd81b9cb90c8333f9516e6e9a99461881bd3c512dd", kill_on_drop: false }` [INFO] [stdout] e24282ea86da18a1f17c16cd81b9cb90c8333f9516e6e9a99461881bd3c512dd