[INFO] fetching crate hassium 0.1.3... [INFO] testing hassium-0.1.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hassium 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hassium 0.1.3 [INFO] finished tweaking crates.io crate hassium 0.1.3 [INFO] tweaked toml for crates.io crate hassium 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hassium 0.1.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 861db979ed1e0f86431a692cffd139a221a7b2ac3fe54a12fb7f602ea2e668d8 [INFO] running `Command { std: "docker" "start" "-a" "861db979ed1e0f86431a692cffd139a221a7b2ac3fe54a12fb7f602ea2e668d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "861db979ed1e0f86431a692cffd139a221a7b2ac3fe54a12fb7f602ea2e668d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861db979ed1e0f86431a692cffd139a221a7b2ac3fe54a12fb7f602ea2e668d8", kill_on_drop: false }` [INFO] [stdout] 861db979ed1e0f86431a692cffd139a221a7b2ac3fe54a12fb7f602ea2e668d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5af16dc627ebf2ddb59eccc24265dd1a63a383f4d8d20bfccc1019f98827c05c [INFO] running `Command { std: "docker" "start" "-a" "5af16dc627ebf2ddb59eccc24265dd1a63a383f4d8d20bfccc1019f98827c05c", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling nonzero_signed v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling specs-hierarchy v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling hassium-utils v0.1.3 [INFO] [stderr] Compiling hassium-core v0.1.3 [INFO] [stderr] Compiling hassium v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.13s [INFO] running `Command { std: "docker" "inspect" "5af16dc627ebf2ddb59eccc24265dd1a63a383f4d8d20bfccc1019f98827c05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af16dc627ebf2ddb59eccc24265dd1a63a383f4d8d20bfccc1019f98827c05c", kill_on_drop: false }` [INFO] [stdout] 5af16dc627ebf2ddb59eccc24265dd1a63a383f4d8d20bfccc1019f98827c05c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbc034f727d4c36396769e4d3f993e0b44eba29c67ccbdace4cd0e22724ccff7 [INFO] running `Command { std: "docker" "start" "-a" "dbc034f727d4c36396769e4d3f993e0b44eba29c67ccbdace4cd0e22724ccff7", kill_on_drop: false }` [INFO] [stderr] Compiling hassium v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `native` [INFO] [stdout] --> src/lib.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "native")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stdout] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "dbc034f727d4c36396769e4d3f993e0b44eba29c67ccbdace4cd0e22724ccff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbc034f727d4c36396769e4d3f993e0b44eba29c67ccbdace4cd0e22724ccff7", kill_on_drop: false }` [INFO] [stdout] dbc034f727d4c36396769e4d3f993e0b44eba29c67ccbdace4cd0e22724ccff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d85c30801df8ac76d95c6f0d32ecbee32dc10a8c23b34e5edc6d40c0bbf635cf [INFO] running `Command { std: "docker" "start" "-a" "d85c30801df8ac76d95c6f0d32ecbee32dc10a8c23b34e5edc6d40c0bbf635cf", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `native` [INFO] [stderr] --> src/lib.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(feature = "native")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stderr] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `native` [INFO] [stderr] --> src/lib.rs:71:11 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg(feature = "native")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `composite-renderer`, `desktop`, `desktop-headless-smarthome`, `desktop-native-headless-smarthome`, `hassium-backend-web`, `hassium-composite-renderer`, `hassium-composite-renderer-backend-web`, `hassium-input`, `hassium-input-device-web`, `hassium-navigation`, `hassium-network`, `hassium-network-backend-desktop`, `hassium-network-backend-native`, `hassium-network-backend-web`, `hassium-procedural`, `input`, `navigation`, `network`, `parallel`, `procedural`, `web`, and `web-composite-smarthome` [INFO] [stderr] = help: consider adding `native` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `hassium` (lib) generated 2 warnings [INFO] [stderr] warning: `hassium` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hassium-3467efbdd4a8f54c) [INFO] [stderr] Doc-tests hassium [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] [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" "d85c30801df8ac76d95c6f0d32ecbee32dc10a8c23b34e5edc6d40c0bbf635cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85c30801df8ac76d95c6f0d32ecbee32dc10a8c23b34e5edc6d40c0bbf635cf", kill_on_drop: false }` [INFO] [stdout] d85c30801df8ac76d95c6f0d32ecbee32dc10a8c23b34e5edc6d40c0bbf635cf