[INFO] fetching crate egui_nodes 0.1.3...
[INFO] testing egui_nodes-0.1.3 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate egui_nodes 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate egui_nodes 0.1.3
[INFO] finished tweaking crates.io crate egui_nodes 0.1.3
[INFO] tweaked toml for crates.io crate egui_nodes 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_nodes 0.1.3 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_nodes 0.1.3 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37b1c1f61551acb49eddd15bb5f3e1bfa597aeb57741db28c66f23ce93d10502
[INFO] running `Command { std: "docker" "start" "-a" "37b1c1f61551acb49eddd15bb5f3e1bfa597aeb57741db28c66f23ce93d10502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37b1c1f61551acb49eddd15bb5f3e1bfa597aeb57741db28c66f23ce93d10502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b1c1f61551acb49eddd15bb5f3e1bfa597aeb57741db28c66f23ce93d10502", kill_on_drop: false }`
[INFO] [stdout] 37b1c1f61551acb49eddd15bb5f3e1bfa597aeb57741db28c66f23ce93d10502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be603bd7e3b0ae0e468c91d006105eba3bfa540b2b9a58527b7ad2109de10385
[INFO] running `Command { std: "docker" "start" "-a" "be603bd7e3b0ae0e468c91d006105eba3bfa540b2b9a58527b7ad2109de10385", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling atomic_refcell v0.1.7
[INFO] [stderr]    Compiling emath v0.14.0
[INFO] [stderr]    Compiling ordered-float v2.7.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling epaint v0.14.0
[INFO] [stderr]    Compiling egui v0.14.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling egui_nodes v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
[INFO] running `Command { std: "docker" "inspect" "be603bd7e3b0ae0e468c91d006105eba3bfa540b2b9a58527b7ad2109de10385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be603bd7e3b0ae0e468c91d006105eba3bfa540b2b9a58527b7ad2109de10385", kill_on_drop: false }`
[INFO] [stdout] be603bd7e3b0ae0e468c91d006105eba3bfa540b2b9a58527b7ad2109de10385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4317dded5e5ce9a9930eaffe0949d70cdb8f239278858c9d0b849f7f5c189833
[INFO] running `Command { std: "docker" "start" "-a" "4317dded5e5ce9a9930eaffe0949d70cdb8f239278858c9d0b849f7f5c189833", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.4
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling epi v0.14.0
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling glium v0.30.1
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.14.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.4
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling egui_glium v0.14.0
[INFO] [stderr]    Compiling eframe v0.14.0
[INFO] [stderr]    Compiling egui_nodes v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "4317dded5e5ce9a9930eaffe0949d70cdb8f239278858c9d0b849f7f5c189833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4317dded5e5ce9a9930eaffe0949d70cdb8f239278858c9d0b849f7f5c189833", kill_on_drop: false }`
[INFO] [stdout] 4317dded5e5ce9a9930eaffe0949d70cdb8f239278858c9d0b849f7f5c189833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b374335fe1ba3107980fdf677ab18aa86ae06349ddddc1161f4a4d1091f5ffba
[INFO] running `Command { std: "docker" "start" "-a" "b374335fe1ba3107980fdf677ab18aa86ae06349ddddc1161f4a4d1091f5ffba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_nodes-7f0879839e430144)
[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] [stderr]    Doc-tests egui_nodes
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/style.rs - style::Style (line 122) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn example_graph(ctx: &mut Context, links: &mut Vec<(usize, usize)>, ui: &mut Ui) {
[INFO] [stdout]   |                                ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui_nodes::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ui` in this scope
[INFO] [stdout]  --> src/lib.rs:9:83
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn example_graph(ctx: &mut Context, links: &mut Vec<(usize, usize)>, ui: &mut Ui) {
[INFO] [stdout]   |                                                                                   ^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui::Ui;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeConstructor`
[INFO] [stdout]  --> src/lib.rs:12:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         NodeConstructor::new(0, Default::default())
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of undeclared type `NodeConstructor`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui_nodes::NodeConstructor;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeConstructor`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         NodeConstructor::new(1, Default::default())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared type `NodeConstructor`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use egui_nodes::NodeConstructor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LinkArgs`
[INFO] [stdout]   --> src/lib.rs:27:76
[INFO] [stdout]    |
[INFO] [stdout] 21 |         links.iter().enumerate().map(|(i, (start, end))| (i, *start, *end, LinkArgs::default())),
[INFO] [stdout]    |                                                                            ^^^^^^^^ use of undeclared type `LinkArgs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use egui_nodes::LinkArgs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/style.rs - style::Style (line 122) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/style.rs:124:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | let ctx = Context { style, ..Default::default() }
[INFO] [stdout]   |                                                  ^ help: add `;` here
[INFO] [stdout] 5 | } _doctest_main_src_style_rs_122_0() }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Style` in this scope
[INFO] [stdout]  --> src/style.rs:123:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let style = Style { colors: ColorStyle::colors_classic(), ..Default::default() };
[INFO] [stdout]   |             ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui::Style;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui_nodes::Style;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColorStyle`
[INFO] [stdout]  --> src/style.rs:123:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | let style = Style { colors: ColorStyle::colors_classic(), ..Default::default() };
[INFO] [stdout]   |                             ^^^^^^^^^^ use of undeclared type `ColorStyle`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui_nodes::ColorStyle;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Context` in this scope
[INFO] [stdout]  --> src/style.rs:124:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | let ctx = Context { style, ..Default::default() }
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use egui_nodes::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/style.rs - style::Style (line 122)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b374335fe1ba3107980fdf677ab18aa86ae06349ddddc1161f4a4d1091f5ffba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b374335fe1ba3107980fdf677ab18aa86ae06349ddddc1161f4a4d1091f5ffba", kill_on_drop: false }`
[INFO] [stdout] b374335fe1ba3107980fdf677ab18aa86ae06349ddddc1161f4a4d1091f5ffba
