[INFO] cloning repository https://github.com/tcmal/simry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcmal/simry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcmal%2Fsimry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcmal%2Fsimry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 949237f19e38b7a8c71e643783f6a29350ca8f67 [INFO] testing tcmal/simry against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcmal%2Fsimry" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcmal/simry on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tcmal/simry [INFO] finished tweaking git repo https://github.com/tcmal/simry [INFO] tweaked toml for git repo https://github.com/tcmal/simry written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tcmal/simry 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ed51110d08f629d37d739162e697f001f21ebd0f7e48066c2f2b12b0fd1002 [INFO] running `Command { std: "docker" "start" "-a" "b6ed51110d08f629d37d739162e697f001f21ebd0f7e48066c2f2b12b0fd1002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ed51110d08f629d37d739162e697f001f21ebd0f7e48066c2f2b12b0fd1002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ed51110d08f629d37d739162e697f001f21ebd0f7e48066c2f2b12b0fd1002", kill_on_drop: false }` [INFO] [stdout] b6ed51110d08f629d37d739162e697f001f21ebd0f7e48066c2f2b12b0fd1002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34ee37812d128f1c40886beebec9083a36681f91ce03b563f03cd818600fc266 [INFO] running `Command { std: "docker" "start" "-a" "34ee37812d128f1c40886beebec9083a36681f91ce03b563f03cd818600fc266", kill_on_drop: false }` [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling simry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gio::prelude::*` [INFO] [stdout] --> src/editor_window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file` and `contents` are never read [INFO] [stdout] --> src/buffer.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | /// The file this buffer is for, if applicable. [INFO] [stdout] 12 | file: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | contents: RwLock, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_path` is never used [INFO] [stdout] --> src/buffer.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn from_path<'a>(path: PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window` and `layout` are never read [INFO] [stdout] --> src/editor_window.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EditorWindow { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | window: ApplicationWindow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | layout: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EditorWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `open_file` is never used [INFO] [stdout] --> src/editor_window.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn open_file(&mut self, path: PathBuf, select: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/editor_window.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | &self.buffer_buttons[buf_index].show(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 142 | let _ = &self.buffer_buttons[buf_index].show(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.02s [INFO] running `Command { std: "docker" "inspect" "34ee37812d128f1c40886beebec9083a36681f91ce03b563f03cd818600fc266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ee37812d128f1c40886beebec9083a36681f91ce03b563f03cd818600fc266", kill_on_drop: false }` [INFO] [stdout] 34ee37812d128f1c40886beebec9083a36681f91ce03b563f03cd818600fc266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12fa1b3e31f53b1ddb55f95ab2b67827fa6054e360d114d04b13527b7665a22e [INFO] running `Command { std: "docker" "start" "-a" "12fa1b3e31f53b1ddb55f95ab2b67827fa6054e360d114d04b13527b7665a22e", kill_on_drop: false }` [INFO] [stderr] Compiling simry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gio::prelude::*` [INFO] [stdout] --> src/editor_window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gio::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file` and `contents` are never read [INFO] [stdout] --> src/buffer.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Buffer { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | /// The file this buffer is for, if applicable. [INFO] [stdout] 12 | file: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | contents: RwLock, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Buffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_path` is never used [INFO] [stdout] --> src/buffer.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn from_path<'a>(path: PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window` and `layout` are never read [INFO] [stdout] --> src/editor_window.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct EditorWindow { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | window: ApplicationWindow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | layout: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EditorWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `open_file` is never used [INFO] [stdout] --> src/editor_window.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn open_file(&mut self, path: PathBuf, select: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/editor_window.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | &self.buffer_buttons[buf_index].show(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 142 | let _ = &self.buffer_buttons[buf_index].show(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "12fa1b3e31f53b1ddb55f95ab2b67827fa6054e360d114d04b13527b7665a22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12fa1b3e31f53b1ddb55f95ab2b67827fa6054e360d114d04b13527b7665a22e", kill_on_drop: false }` [INFO] [stdout] 12fa1b3e31f53b1ddb55f95ab2b67827fa6054e360d114d04b13527b7665a22e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54fb9d2cae5d89518ced24da73473e1dc563abe0b20bad113fbd5ab64aa30bcc [INFO] running `Command { std: "docker" "start" "-a" "54fb9d2cae5d89518ced24da73473e1dc563abe0b20bad113fbd5ab64aa30bcc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `gio::prelude::*` [INFO] [stderr] --> src/editor_window.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use gio::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `file` and `contents` are never read [INFO] [stderr] --> src/buffer.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Buffer { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 11 | /// The file this buffer is for, if applicable. [INFO] [stderr] 12 | file: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | contents: RwLock, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Buffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `from_path` is never used [INFO] [stderr] --> src/buffer.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn from_path<'a>(path: PathBuf) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `window` and `layout` are never read [INFO] [stderr] --> src/editor_window.rs:27:2 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct EditorWindow { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | window: ApplicationWindow, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | layout: Box, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EditorWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `open_file` is never used [INFO] [stderr] --> src/editor_window.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | pub fn open_file(&mut self, path: PathBuf, select: bool) -> Result { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/editor_window.rs:142:3 [INFO] [stderr] | [INFO] [stderr] 142 | &self.buffer_buttons[buf_index].show(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 142 | let _ = &self.buffer_buttons[buf_index].show(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `simry` (bin "simry" test) generated 7 warnings (run `cargo fix --bin "simry" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simry-a8ce098e4a0ae0b6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54fb9d2cae5d89518ced24da73473e1dc563abe0b20bad113fbd5ab64aa30bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fb9d2cae5d89518ced24da73473e1dc563abe0b20bad113fbd5ab64aa30bcc", kill_on_drop: false }` [INFO] [stdout] 54fb9d2cae5d89518ced24da73473e1dc563abe0b20bad113fbd5ab64aa30bcc