[INFO] cloning repository https://github.com/SuhrudhSarathy/xiron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuhrudhSarathy/xiron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b5cb6a53a9a2cadffcabf3a933bc5a1a3e6bf35 [INFO] testing SuhrudhSarathy/xiron against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuhrudhSarathy%2Fxiron" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SuhrudhSarathy/xiron on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SuhrudhSarathy/xiron [INFO] finished tweaking git repo https://github.com/SuhrudhSarathy/xiron [INFO] tweaked toml for git repo https://github.com/SuhrudhSarathy/xiron written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SuhrudhSarathy/xiron 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded serde_yaml v0.9.16 [INFO] [stderr] Downloaded parry2d v0.12.0 [INFO] [stderr] Downloaded quad-snd v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c78dc2d3fc35903dbef967733d5f785d535e75772156d7f8f83677cb0ec658c7 [INFO] running `Command { std: "docker" "start" "-a" "c78dc2d3fc35903dbef967733d5f785d535e75772156d7f8f83677cb0ec658c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c78dc2d3fc35903dbef967733d5f785d535e75772156d7f8f83677cb0ec658c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78dc2d3fc35903dbef967733d5f785d535e75772156d7f8f83677cb0ec658c7", kill_on_drop: false }` [INFO] [stdout] c78dc2d3fc35903dbef967733d5f785d535e75772156d7f8f83677cb0ec658c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b12da94e0545830b6bfff62624decb5204a5aeffab1d28e184fec4da6c5272e [INFO] running `Command { std: "docker" "start" "-a" "4b12da94e0545830b6bfff62624decb5204a5aeffab1d28e184fec4da6c5272e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cfg-expr v0.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling spade v2.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling system-deps v6.0.4 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling parry2d v0.12.0 [INFO] [stderr] Compiling xiron v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.29s [INFO] running `Command { std: "docker" "inspect" "4b12da94e0545830b6bfff62624decb5204a5aeffab1d28e184fec4da6c5272e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b12da94e0545830b6bfff62624decb5204a5aeffab1d28e184fec4da6c5272e", kill_on_drop: false }` [INFO] [stdout] 4b12da94e0545830b6bfff62624decb5204a5aeffab1d28e184fec4da6c5272e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf99d7db8330d7a0990bf8f173eea6663c6be22f4074fbc7def95ebb3e086aec [INFO] running `Command { std: "docker" "start" "-a" "bf99d7db8330d7a0990bf8f173eea6663c6be22f4074fbc7def95ebb3e086aec", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xiron v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "bf99d7db8330d7a0990bf8f173eea6663c6be22f4074fbc7def95ebb3e086aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf99d7db8330d7a0990bf8f173eea6663c6be22f4074fbc7def95ebb3e086aec", kill_on_drop: false }` [INFO] [stdout] bf99d7db8330d7a0990bf8f173eea6663c6be22f4074fbc7def95ebb3e086aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a894bf9bf085ac4409922276649388e1495c297eb5e1f4c297b048c46750b66 [INFO] running `Command { std: "docker" "start" "-a" "1a894bf9bf085ac4409922276649388e1495c297eb5e1f4c297b048c46750b66", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/prelude.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use crate::parser::*; [INFO] [stderr] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 10 | pub use crate::comms::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xiron` (lib) generated 1 warning [INFO] [stderr] warning: `xiron` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xiron-d02f7ba3156d0378) [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] Running unittests src/bin/xiron_simulator.rs (/opt/rustwide/target/debug/deps/xiron_simulator-26eb072e381a6f78) [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] Running tests/test_jsons.rs (/opt/rustwide/target/debug/deps/test_jsons-70b94e13046db59e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_jsonifying_from_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xiron [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" "1a894bf9bf085ac4409922276649388e1495c297eb5e1f4c297b048c46750b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a894bf9bf085ac4409922276649388e1495c297eb5e1f4c297b048c46750b66", kill_on_drop: false }` [INFO] [stdout] 1a894bf9bf085ac4409922276649388e1495c297eb5e1f4c297b048c46750b66