[INFO] cloning repository https://github.com/rerun-io/kittest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rerun-io/kittest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frerun-io%2Fkittest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frerun-io%2Fkittest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 028d5311f475e64839bcbc04f259a0d20532d2c1 [INFO] checking rerun-io/kittest against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frerun-io%2Fkittest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rerun-io/kittest [INFO] finished tweaking git repo https://github.com/rerun-io/kittest [INFO] tweaked toml for git repo https://github.com/rerun-io/kittest written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rerun-io/kittest on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rerun-io/kittest 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb89dc2bdb295653d3c864e977bee89e229154448b9930bfde6699274a179dca [INFO] running `Command { std: "docker" "start" "-a" "eb89dc2bdb295653d3c864e977bee89e229154448b9930bfde6699274a179dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb89dc2bdb295653d3c864e977bee89e229154448b9930bfde6699274a179dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb89dc2bdb295653d3c864e977bee89e229154448b9930bfde6699274a179dca", kill_on_drop: false }` [INFO] [stdout] eb89dc2bdb295653d3c864e977bee89e229154448b9930bfde6699274a179dca [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1aa11408a9822d65ceb5ea163a03096420c623af4866938af40a9b983ce602f [INFO] running `Command { std: "docker" "start" "-a" "f1aa11408a9822d65ceb5ea163a03096420c623af4866938af40a9b983ce602f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking emath v0.31.1 (https://github.com/emilk/egui?branch=main#f0abce9b) [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking accesskit v0.21.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ecolor v0.31.1 (https://github.com/emilk/egui?branch=main#f0abce9b) [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 (https://github.com/emilk/egui?branch=main#f0abce9b) [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking accesskit v0.19.0 [INFO] [stderr] Checking accesskit_consumer v0.30.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking kittest v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Checking epaint v0.31.1 (https://github.com/emilk/egui?branch=main#f0abce9b) [INFO] [stderr] Checking egui v0.31.1 (https://github.com/emilk/egui?branch=main#f0abce9b) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 36 | state: kittest::State::new( [INFO] [stdout] | ------------------- arguments to this function are incorrect [INFO] [stdout] 37 | / output [INFO] [stdout] 38 | | .platform_output [INFO] [stdout] 39 | | .accesskit_update [INFO] [stdout] 40 | | .expect("AccessKit not enabled"), [INFO] [stdout] | |____________________________________________________^ expected `accesskit::TreeUpdate`, found `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2603:1 [INFO] [stdout] | [INFO] [stdout] 2603 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2566:1 [INFO] [stdout] | [INFO] [stdout] 2566 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/state.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(update: TreeUpdate) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | self.state.update( [INFO] [stdout] | ------ arguments to this method are incorrect [INFO] [stdout] 58 | / output [INFO] [stdout] 59 | | .platform_output [INFO] [stdout] 60 | | .accesskit_update [INFO] [stdout] 61 | | .expect("AccessKit not enabled"), [INFO] [stdout] | |________________________________________________^ expected `accesskit::TreeUpdate`, found `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2603:1 [INFO] [stdout] | [INFO] [stdout] 2603 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2566:1 [INFO] [stdout] | [INFO] [stdout] 2566 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/state.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, update: accesskit::TreeUpdate) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:111:49 [INFO] [stdout] | [INFO] [stdout] 111 | egui::Event::AccessKitActionRequest(ActionRequest { [INFO] [stdout] | _____________-----------------------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this enum variant are incorrect [INFO] [stdout] 112 | | action: Action::Click, [INFO] [stdout] 113 | | target: self.accesskit_node().id(), [INFO] [stdout] 114 | | data: None, [INFO] [stdout] 115 | | }), [INFO] [stdout] | |_____________^ expected `egui::accesskit::ActionRequest`, found `accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2708:1 [INFO] [stdout] | [INFO] [stdout] 2708 | pub struct ActionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2629:1 [INFO] [stdout] | [INFO] [stdout] 2629 | pub struct ActionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `egui::accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/egui-9c90d2f9798966b7/f0abce9/crates/egui/src/data/input.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | AccessKitActionRequest(accesskit::ActionRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kittest` (example "basic_integration") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 36 | state: kittest::State::new( [INFO] [stdout] | ------------------- arguments to this function are incorrect [INFO] [stdout] 37 | / output [INFO] [stdout] 38 | | .platform_output [INFO] [stdout] 39 | | .accesskit_update [INFO] [stdout] 40 | | .expect("AccessKit not enabled"), [INFO] [stdout] | |____________________________________________________^ expected `accesskit::TreeUpdate`, found `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2603:1 [INFO] [stdout] | [INFO] [stdout] 2603 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2566:1 [INFO] [stdout] | [INFO] [stdout] 2566 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/state.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(update: TreeUpdate) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 57 | self.state.update( [INFO] [stdout] | ------ arguments to this method are incorrect [INFO] [stdout] 58 | / output [INFO] [stdout] 59 | | .platform_output [INFO] [stdout] 60 | | .accesskit_update [INFO] [stdout] 61 | | .expect("AccessKit not enabled"), [INFO] [stdout] | |________________________________________________^ expected `accesskit::TreeUpdate`, found `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2603:1 [INFO] [stdout] | [INFO] [stdout] 2603 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2566:1 [INFO] [stdout] | [INFO] [stdout] 2566 | pub struct TreeUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `egui::accesskit::TreeUpdate` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/state.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, update: accesskit::TreeUpdate) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/basic_integration.rs:111:49 [INFO] [stdout] | [INFO] [stdout] 111 | egui::Event::AccessKitActionRequest(ActionRequest { [INFO] [stdout] | _____________-----------------------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this enum variant are incorrect [INFO] [stdout] 112 | | action: Action::Click, [INFO] [stdout] 113 | | target: self.accesskit_node().id(), [INFO] [stdout] 114 | | data: None, [INFO] [stdout] 115 | | }), [INFO] [stdout] | |_____________^ expected `egui::accesskit::ActionRequest`, found `accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `accesskit` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.21.0/src/lib.rs:2708:1 [INFO] [stdout] | [INFO] [stdout] 2708 | pub struct ActionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/accesskit-0.19.0/src/lib.rs:2629:1 [INFO] [stdout] | [INFO] [stdout] 2629 | pub struct ActionRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `egui::accesskit::ActionRequest` [INFO] [stdout] | [INFO] [stdout] ::: examples/basic_integration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use accesskit::{Action, ActionRequest}; [INFO] [stdout] | --------- one version of crate `accesskit` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 16 | ctx: egui::Context, [INFO] [stdout] | ---- one version of crate `accesskit` used here, as a dependency of crate `egui` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/egui-9c90d2f9798966b7/f0abce9/crates/egui/src/data/input.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | AccessKitActionRequest(accesskit::ActionRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kittest` (example "querying") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f1aa11408a9822d65ceb5ea163a03096420c623af4866938af40a9b983ce602f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1aa11408a9822d65ceb5ea163a03096420c623af4866938af40a9b983ce602f", kill_on_drop: false }` [INFO] [stdout] f1aa11408a9822d65ceb5ea163a03096420c623af4866938af40a9b983ce602f