[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] checking SrimantaBarua/bed against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [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 a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--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-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9711f55f1d0f88a9bb7a2b20544cc84dadc5449393782665868101532230b361 [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" "9711f55f1d0f88a9bb7a2b20544cc84dadc5449393782665868101532230b361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9711f55f1d0f88a9bb7a2b20544cc84dadc5449393782665868101532230b361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9711f55f1d0f88a9bb7a2b20544cc84dadc5449393782665868101532230b361", kill_on_drop: false }` [INFO] [stdout] 9711f55f1d0f88a9bb7a2b20544cc84dadc5449393782665868101532230b361 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06739ae3e0e400a7853e834789c486dd5a711d8c3634fe4557b5a2b4b1b4790b [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" "06739ae3e0e400a7853e834789c486dd5a711d8c3634fe4557b5a2b4b1b4790b", 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 autocfg v1.0.0 [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 unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling bed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [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 harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking euclid v0.20.11 [INFO] [stderr] Checking glfw v0.37.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking guillotiere v0.4.4 [INFO] [stderr] Checking 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: 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: 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: 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] [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] [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: `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: 17 warnings emitted [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: 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] [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] [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: `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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "06739ae3e0e400a7853e834789c486dd5a711d8c3634fe4557b5a2b4b1b4790b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06739ae3e0e400a7853e834789c486dd5a711d8c3634fe4557b5a2b4b1b4790b", kill_on_drop: false }` [INFO] [stdout] 06739ae3e0e400a7853e834789c486dd5a711d8c3634fe4557b5a2b4b1b4790b