[INFO] cloning repository https://github.com/tajamaru/camrobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tajamaru/camrobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajamaru%2Fcamrobot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajamaru%2Fcamrobot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3480181ac411e0c0d7d5f78acfb59db4dbcd2df7 [INFO] checking tajamaru/camrobot against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajamaru%2Fcamrobot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tajamaru/camrobot on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tajamaru/camrobot [INFO] finished tweaking git repo https://github.com/tajamaru/camrobot [INFO] tweaked toml for git repo https://github.com/tajamaru/camrobot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tajamaru/camrobot 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded gilrs-core v0.2.5 [INFO] [stderr] Downloaded serde_json v1.0.46 [INFO] [stderr] Downloaded serde v1.0.104 [INFO] [stderr] Downloaded bumpalo v3.1.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded rppal v0.11.3 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded serde_derive v1.0.104 [INFO] [stderr] Downloaded gilrs v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd1147723f862030f30423674b7eb44d22b5b1b5924fc55031e00850b0655976 [INFO] running `Command { std: "docker" "start" "-a" "bd1147723f862030f30423674b7eb44d22b5b1b5924fc55031e00850b0655976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd1147723f862030f30423674b7eb44d22b5b1b5924fc55031e00850b0655976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1147723f862030f30423674b7eb44d22b5b1b5924fc55031e00850b0655976", kill_on_drop: false }` [INFO] [stdout] bd1147723f862030f30423674b7eb44d22b5b1b5924fc55031e00850b0655976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3945cc42ed30e989cf5b179956219c71137ad093cad15395ebd0461a724f9cfe [INFO] running `Command { std: "docker" "start" "-a" "3945cc42ed30e989cf5b179956219c71137ad093cad15395ebd0461a724f9cfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking gilrs v0.7.3 [INFO] [stderr] Checking camrobot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "3945cc42ed30e989cf5b179956219c71137ad093cad15395ebd0461a724f9cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3945cc42ed30e989cf5b179956219c71137ad093cad15395ebd0461a724f9cfe", kill_on_drop: false }` [INFO] [stdout] 3945cc42ed30e989cf5b179956219c71137ad093cad15395ebd0461a724f9cfe [INFO] checking tajamaru/camrobot against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajamaru%2Fcamrobot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tajamaru/camrobot on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tajamaru/camrobot [INFO] finished tweaking git repo https://github.com/tajamaru/camrobot [INFO] tweaked toml for git repo https://github.com/tajamaru/camrobot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tajamaru/camrobot 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9207f43257d42ea2f02a3627a67dcb55ade4da931ff41e846dc8cf0905f5e8b1 [INFO] running `Command { std: "docker" "start" "-a" "9207f43257d42ea2f02a3627a67dcb55ade4da931ff41e846dc8cf0905f5e8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9207f43257d42ea2f02a3627a67dcb55ade4da931ff41e846dc8cf0905f5e8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9207f43257d42ea2f02a3627a67dcb55ade4da931ff41e846dc8cf0905f5e8b1", kill_on_drop: false }` [INFO] [stdout] 9207f43257d42ea2f02a3627a67dcb55ade4da931ff41e846dc8cf0905f5e8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a4aa005aeac556207e27a1b272cdf45a32b9e941b5cdc9523dac68238eb1f4e [INFO] running `Command { std: "docker" "start" "-a" "4a4aa005aeac556207e27a1b272cdf45a32b9e941b5cdc9523dac68238eb1f4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking gilrs v0.7.3 [INFO] [stderr] Checking camrobot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/robo.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 48 | let gpio = Gpio::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let in_1 = gpio.get(gpio_in_1)?.into_output(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let in_2 = gpio.get(gpio_in_2)?.into_output(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let pwm = Pwm::with_frequency(channel, 2000.0, 0.0,Polarity::Normal , true).expect("pwm not work!"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Ok(Moter { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | in_1, [INFO] [stdout] 54 | | in_2, [INFO] [stdout] 55 | | pwm, [INFO] [stdout] 56 | | speed: MoterSpeed::Stop, [INFO] [stdout] 57 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/robo.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 122 | let moter_left = Moter::new(GPIO_AI1,GPIO_AI2,Channel::Pwm0).expect("moter_1 not work"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let moter_right = Moter::new(GPIO_BI1,GPIO_BI2,Channel::Pwm1).expect("moter_2 not work"); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let gpio = Gpio::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Ok(Self{ [INFO] [stdout] | ____________^ [INFO] [stdout] 126 | | moter_right, [INFO] [stdout] 127 | | moter_left, [INFO] [stdout] 128 | | stby: gpio.get(GPIO_STBY)?.into_output(), [INFO] [stdout] 129 | | left_eye: gpio.get(GPIO_LEFT_EYE)?.into_output(), [INFO] [stdout] 130 | | right_eye: gpio.get(GPIO_RIGHT_EYE)?.into_output(), [INFO] [stdout] 131 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/robo.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 48 | let gpio = Gpio::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let in_1 = gpio.get(gpio_in_1)?.into_output(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let in_2 = gpio.get(gpio_in_2)?.into_output(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let pwm = Pwm::with_frequency(channel, 2000.0, 0.0,Polarity::Normal , true).expect("pwm not work!"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Ok(Moter { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | in_1, [INFO] [stdout] 54 | | in_2, [INFO] [stdout] 55 | | pwm, [INFO] [stdout] 56 | | speed: MoterSpeed::Stop, [INFO] [stdout] 57 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/robo.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 122 | let moter_left = Moter::new(GPIO_AI1,GPIO_AI2,Channel::Pwm0).expect("moter_1 not work"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let moter_right = Moter::new(GPIO_BI1,GPIO_BI2,Channel::Pwm1).expect("moter_2 not work"); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let gpio = Gpio::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Ok(Self{ [INFO] [stdout] | ____________^ [INFO] [stdout] 126 | | moter_right, [INFO] [stdout] 127 | | moter_left, [INFO] [stdout] 128 | | stby: gpio.get(GPIO_STBY)?.into_output(), [INFO] [stdout] 129 | | left_eye: gpio.get(GPIO_LEFT_EYE)?.into_output(), [INFO] [stdout] 130 | | right_eye: gpio.get(GPIO_RIGHT_EYE)?.into_output(), [INFO] [stdout] 131 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `camrobot` (bin "camrobot") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `camrobot` (bin "camrobot" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4a4aa005aeac556207e27a1b272cdf45a32b9e941b5cdc9523dac68238eb1f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4aa005aeac556207e27a1b272cdf45a32b9e941b5cdc9523dac68238eb1f4e", kill_on_drop: false }` [INFO] [stdout] 4a4aa005aeac556207e27a1b272cdf45a32b9e941b5cdc9523dac68238eb1f4e