[INFO] fetching crate gut 0.8.0... [INFO] testing gut-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gut 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gut 0.8.0 [INFO] finished tweaking crates.io crate gut 0.8.0 [INFO] tweaked toml for crates.io crate gut 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gut 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding meshx v0.1.3 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8e8f5c2704add2d05414d2030fbedebb5ad1a86b952d0383f61fe093991773b [INFO] running `Command { std: "docker" "start" "-a" "c8e8f5c2704add2d05414d2030fbedebb5ad1a86b952d0383f61fe093991773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e8f5c2704add2d05414d2030fbedebb5ad1a86b952d0383f61fe093991773b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e8f5c2704add2d05414d2030fbedebb5ad1a86b952d0383f61fe093991773b", kill_on_drop: false }` [INFO] [stdout] c8e8f5c2704add2d05414d2030fbedebb5ad1a86b952d0383f61fe093991773b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 286d1deed4631d9c5db8b987d474687dfd35d9e4d76bab19b10b1959c1cc1988 [INFO] running `Command { std: "docker" "start" "-a" "286d1deed4631d9c5db8b987d474687dfd35d9e4d76bab19b10b1959c1cc1988", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling dync-derive v0.4.0 [INFO] [stderr] Compiling reinterpret v0.2.1 [INFO] [stderr] Compiling lz4_flex v0.7.5 [INFO] [stderr] Compiling meshx-derive v0.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dync v0.5.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling flatk-derive v0.3.0 [INFO] [stderr] Compiling flatk v0.5.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling vtkio v0.6.3 [INFO] [stderr] Compiling meshx v0.1.3 [INFO] [stderr] Compiling gut v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use meshx::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(features = "chashmap")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 2 - #[cfg(features = "chashmap")] [INFO] [stdout] 2 + #[cfg(feature = "chashmap")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "286d1deed4631d9c5db8b987d474687dfd35d9e4d76bab19b10b1959c1cc1988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286d1deed4631d9c5db8b987d474687dfd35d9e4d76bab19b10b1959c1cc1988", kill_on_drop: false }` [INFO] [stdout] 286d1deed4631d9c5db8b987d474687dfd35d9e4d76bab19b10b1959c1cc1988 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708a8aab39289437491790ebc7f7e12f9fe78c5705d93fd4a3ef7461143ed223 [INFO] running `Command { std: "docker" "start" "-a" "708a8aab39289437491790ebc7f7e12f9fe78c5705d93fd4a3ef7461143ed223", kill_on_drop: false }` [INFO] [stderr] Compiling dync-derive v0.4.0 [INFO] [stderr] Compiling flatk-derive v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling meshx-derive v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dync v0.5.7 [INFO] [stderr] Compiling flatk v0.5.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling meshx v0.1.3 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling gut v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use meshx::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(features = "chashmap")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 2 - #[cfg(features = "chashmap")] [INFO] [stdout] 2 + #[cfg(feature = "chashmap")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use meshx::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / mod utils { [INFO] [stdout] 2 | | #[cfg(features = "chashmap")] [INFO] [stdout] 3 | | mod chashset; [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(features = "chashmap")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 2 - #[cfg(features = "chashmap")] [INFO] [stdout] 2 + #[cfg(feature = "chashmap")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "708a8aab39289437491790ebc7f7e12f9fe78c5705d93fd4a3ef7461143ed223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708a8aab39289437491790ebc7f7e12f9fe78c5705d93fd4a3ef7461143ed223", kill_on_drop: false }` [INFO] [stdout] 708a8aab39289437491790ebc7f7e12f9fe78c5705d93fd4a3ef7461143ed223 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2928b01d0bbdb22c0ccc200768d0c799ca8033ad60ae67301b9bad955212a8f9 [INFO] running `Command { std: "docker" "start" "-a" "2928b01d0bbdb22c0ccc200768d0c799ca8033ad60ae67301b9bad955212a8f9", kill_on_drop: false }` [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / mod utils { [INFO] [stderr] 2 | | #[cfg(features = "chashmap")] [INFO] [stderr] 3 | | mod chashset; [INFO] [stderr] 4 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] note: the name `utils` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/lib.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use meshx::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / mod utils { [INFO] [stderr] 2 | | #[cfg(features = "chashmap")] [INFO] [stderr] 3 | | mod chashset; [INFO] [stderr] 4 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `features` [INFO] [stderr] --> src/lib.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | #[cfg(features = "chashmap")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] help: there is a config with a similar name and value [INFO] [stderr] | [INFO] [stderr] 2 - #[cfg(features = "chashmap")] [INFO] [stderr] 2 + #[cfg(feature = "chashmap")] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `gut` (lib) generated 2 warnings [INFO] [stderr] warning: `gut` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gut-cd798454a06d7270) [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 gut [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" "2928b01d0bbdb22c0ccc200768d0c799ca8033ad60ae67301b9bad955212a8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2928b01d0bbdb22c0ccc200768d0c799ca8033ad60ae67301b9bad955212a8f9", kill_on_drop: false }` [INFO] [stdout] 2928b01d0bbdb22c0ccc200768d0c799ca8033ad60ae67301b9bad955212a8f9