[INFO] cloning repository https://github.com/danvratil/basically [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danvratil/basically" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvratil%2Fbasically", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvratil%2Fbasically'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86765f9beac17de898b96d845130c072c7a4183c [INFO] checking danvratil/basically against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvratil%2Fbasically" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danvratil/basically [INFO] finished tweaking git repo https://github.com/danvratil/basically [INFO] tweaked toml for git repo https://github.com/danvratil/basically written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danvratil/basically on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danvratil/basically 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd4cdfffb612fda15916de2161febe0288962f784012ee39fc2184c719068c09 [INFO] running `Command { std: "docker" "start" "-a" "dd4cdfffb612fda15916de2161febe0288962f784012ee39fc2184c719068c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd4cdfffb612fda15916de2161febe0288962f784012ee39fc2184c719068c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4cdfffb612fda15916de2161febe0288962f784012ee39fc2184c719068c09", kill_on_drop: false }` [INFO] [stdout] dd4cdfffb612fda15916de2161febe0288962f784012ee39fc2184c719068c09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bccde697bb551d67ad37bdfb72442b5b9d54cf8dc72035f40e8591f251f197a9 [INFO] running `Command { std: "docker" "start" "-a" "bccde697bb551d67ad37bdfb72442b5b9d54cf8dc72035f40e8591f251f197a9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling yare-macro v3.0.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking assert2 v0.3.15 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking yare v3.0.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking basically-interpreter v0.1.0 (/opt/rustwide/workdir/interpreter) [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking pixels v0.15.0 [INFO] [stderr] Checking basically-ide v0.1.0 (/opt/rustwide/workdir/ide) [INFO] [stdout] warning: unused import: `ChildWidget` [INFO] [stdout] --> ide/src/ui/mod.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub use container::{ChildWidget, Panel}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Container` [INFO] [stdout] --> ide/src/ui/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | pub use widget::{Container, Widget}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `window::Window` [INFO] [stdout] --> ide/src/ui/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use window::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChildWidget` [INFO] [stdout] --> ide/src/ui/mod.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub use container::{ChildWidget, Panel}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Container` [INFO] [stdout] --> ide/src/ui/mod.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | pub use widget::{Container, Widget}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `window::Window` [INFO] [stdout] --> ide/src/ui/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use window::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `screen` [INFO] [stdout] --> ide/src/ui/window.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ide/src/ui/window.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ide/src/ui/window.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Menu` is never constructed [INFO] [stdout] --> ide/src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | enum MainId { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 31 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/screen.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Color { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Green = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Cyan = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | Red = 4, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Magenta = 5, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | Brown = 6, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | LightGray = 7, [INFO] [stdout] 17 | DarkGray = 8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | LightBlue = 9, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | LightGreen = 10, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | LightCyan = 11, [INFO] [stdout] 21 | LightRed = 12, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | LightMagenta = 13, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_u8`, `from_u8`, and `all` are never used [INFO] [stdout] --> ide/src/screen.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Color { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 28 | /// Convert color to its numeric value (for compatibility with existing code) [INFO] [stdout] 29 | pub fn as_u8(self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn from_u8(value: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn all() -> [Color; 16] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_string_u8` is never used [INFO] [stdout] --> ide/src/screen.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 128 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn write_string_u8(&mut self, x: usize, y: usize, text: &str, fg_color: u8, bg_color: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `button` is never used [INFO] [stdout] --> ide/src/ui/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn button(id: Id, label: impl Into) -> Button { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Button` is never constructed [INFO] [stdout] --> ide/src/ui/button.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Button { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `with_size`, `with_colors`, `set_enabled`, `is_enabled`, and `render_button_text` are never used [INFO] [stdout] --> ide/src/ui/button.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Button { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 20 | /// Create a new button with the given id and label [INFO] [stdout] 21 | pub fn new(id: Id, label: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_size(mut self, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn with_colors(mut self, fg: Color, bg: Color, focus_fg: Color, focus_bg: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn set_enabled(&mut self, enabled: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn render_button_text(&self, screen: &mut Screen, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_bg_color` and `add_child_mut` are never used [INFO] [stdout] --> ide/src/ui/container.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Panel { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn with_bg_color(mut self, bg_color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn add_child_mut(&mut self, widget: Box>, x: usize, y: usize) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> ide/src/ui/event.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait WidgetIdType: Debug + Clone + PartialEq + Hash + Send + Sync + 'static { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 6 | /// Convert the ID to a string representation (for debugging/logging) [INFO] [stdout] 7 | fn as_str(&self) -> &'static str; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum SpecialKey { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | Home, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | PageUp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | PageDown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | Backspace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | Insert, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpecialKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok`, `Cancel`, `Yes`, `No`, and `Custom` are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum DialogResult { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 31 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] 32 | Cancel, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | Yes, [INFO] [stdout] | ^^^ [INFO] [stdout] 34 | No, [INFO] [stdout] | ^^ [INFO] [stdout] 35 | Custom(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DialogResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> ide/src/ui/event.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | KeyPress { key: char }, [INFO] [stdout] | -------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `menu_id` and `item_id` are never read [INFO] [stdout] --> ide/src/ui/event.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | MenuSelect { menu_id: Id, item_id: Id }, [INFO] [stdout] | ---------- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Event { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | MouseClick { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | MouseMove { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | ButtonClick { button_id: Id }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | DialogResult { result: DialogResult }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 50 | MenuSelect { menu_id: Id, item_id: Id }, [INFO] [stdout] 51 | TextChanged { widget_id: Id, text: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | FocusChanged { widget_id: Id }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 55 | WindowResize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_input_event` and `is_mouse_event` are never used [INFO] [stdout] --> ide/src/ui/event.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl Event { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 60 | pub fn is_input_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn is_mouse_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_size` is never used [INFO] [stdout] --> ide/src/ui/label.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Label { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn with_size(mut self, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_enabled` is never used [INFO] [stdout] --> ide/src/ui/menubar.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl MenuItem { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn with_enabled(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_width` and `with_colors` are never used [INFO] [stdout] --> ide/src/ui/menubar.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl MenuBar { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn with_width(mut self, width: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn with_colors( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_children` is never used [INFO] [stdout] --> ide/src/ui/widget.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Widget { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | fn get_children(&mut self) -> Option<&mut Vec>>> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_focused_child` is never used [INFO] [stdout] --> ide/src/ui/widget.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait Container: Widget { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 56 | fn get_focused_child(&self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Window` is never constructed [INFO] [stdout] --> ide/src/ui/window.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Window { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ide/src/ui/window.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Window { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(id: Id) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `screen` [INFO] [stdout] --> ide/src/ui/window.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_screen` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ide/src/ui/window.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ide/src/ui/window.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | fn render(&self, screen: &mut Screen, x: usize, y: usize) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Menu` is never constructed [INFO] [stdout] --> ide/src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | enum MainId { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 31 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/screen.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Color { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Green = 2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Cyan = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | Red = 4, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Magenta = 5, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | Brown = 6, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | LightGray = 7, [INFO] [stdout] 17 | DarkGray = 8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | LightBlue = 9, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | LightGreen = 10, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | LightCyan = 11, [INFO] [stdout] 21 | LightRed = 12, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | LightMagenta = 13, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Color` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_u8`, `from_u8`, and `all` are never used [INFO] [stdout] --> ide/src/screen.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Color { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 28 | /// Convert color to its numeric value (for compatibility with existing code) [INFO] [stdout] 29 | pub fn as_u8(self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn from_u8(value: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn all() -> [Color; 16] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_string_u8` is never used [INFO] [stdout] --> ide/src/screen.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 128 | impl Screen { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn write_string_u8(&mut self, x: usize, y: usize, text: &str, fg_color: u8, bg_color: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_size`, `with_colors`, and `is_enabled` are never used [INFO] [stdout] --> ide/src/ui/button.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Button { [INFO] [stdout] | --------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn with_size(mut self, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn with_colors(mut self, fg: Color, bg: Color, focus_fg: Color, focus_bg: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn is_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_bg_color` and `add_child_mut` are never used [INFO] [stdout] --> ide/src/ui/container.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Panel { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn with_bg_color(mut self, bg_color: Color) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn add_child_mut(&mut self, widget: Box>, x: usize, y: usize) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum SpecialKey { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | Home, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] 22 | PageUp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | PageDown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | Backspace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 26 | Insert, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpecialKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok`, `Cancel`, `Yes`, `No`, and `Custom` are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum DialogResult { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 31 | Ok, [INFO] [stdout] | ^^ [INFO] [stdout] 32 | Cancel, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | Yes, [INFO] [stdout] | ^^^ [INFO] [stdout] 34 | No, [INFO] [stdout] | ^^ [INFO] [stdout] 35 | Custom(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DialogResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `menu_id` and `item_id` are never read [INFO] [stdout] --> ide/src/ui/event.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | MenuSelect { menu_id: Id, item_id: Id }, [INFO] [stdout] | ---------- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ide/src/ui/event.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Event { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | MouseClick { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | MouseMove { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | DialogResult { result: DialogResult }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 50 | MenuSelect { menu_id: Id, item_id: Id }, [INFO] [stdout] 51 | TextChanged { widget_id: Id, text: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | FocusChanged { widget_id: Id }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 55 | WindowResize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_input_event` and `is_mouse_event` are never used [INFO] [stdout] --> ide/src/ui/event.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl Event { [INFO] [stdout] | -------------------------------- methods in this implementation [INFO] [stdout] 60 | pub fn is_input_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn is_mouse_event(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_size` is never used [INFO] [stdout] --> ide/src/ui/label.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Label { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn with_size(mut self, width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_enabled` is never used [INFO] [stdout] --> ide/src/ui/menubar.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl MenuItem { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn with_enabled(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_width` and `with_colors` are never used [INFO] [stdout] --> ide/src/ui/menubar.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl MenuBar { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn with_width(mut self, width: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn with_colors( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_children` is never used [INFO] [stdout] --> ide/src/ui/widget.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Widget { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | fn get_children(&mut self) -> Option<&mut Vec>>> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_focused_child` is never used [INFO] [stdout] --> ide/src/ui/widget.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait Container: Widget { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 56 | fn get_focused_child(&self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Window` is never constructed [INFO] [stdout] --> ide/src/ui/window.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Window { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> ide/src/ui/window.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Window { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 13 | pub fn new(id: Id) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SaveButton` is never constructed [INFO] [stdout] --> ide/src/ui/mod.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 55 | enum MainId { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 58 | SaveButton, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "bccde697bb551d67ad37bdfb72442b5b9d54cf8dc72035f40e8591f251f197a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bccde697bb551d67ad37bdfb72442b5b9d54cf8dc72035f40e8591f251f197a9", kill_on_drop: false }` [INFO] [stdout] bccde697bb551d67ad37bdfb72442b5b9d54cf8dc72035f40e8591f251f197a9