[INFO] cloning repository https://github.com/LucianoBestia/dbx_download [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucianoBestia/dbx_download" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdbx_download", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdbx_download'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0498477d522abc78180fa2dc7587fc80c85a1127 [INFO] checking LucianoBestia/dbx_download against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdbx_download" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/dbx_download on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/dbx_download [INFO] finished tweaking git repo https://github.com/LucianoBestia/dbx_download [INFO] tweaked toml for git repo https://github.com/LucianoBestia/dbx_download written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/dbx_download 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dropbox-content-hasher v0.3.0 [INFO] [stderr] Downloaded unwrap v1.2.1 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] [stderr] Downloaded dropbox-sdk v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe1b46b4d765f02dd470fcbb5a320590349c49b74d8cede670e701877faea6a [INFO] running `Command { std: "docker" "start" "-a" "9fe1b46b4d765f02dd470fcbb5a320590349c49b74d8cede670e701877faea6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe1b46b4d765f02dd470fcbb5a320590349c49b74d8cede670e701877faea6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe1b46b4d765f02dd470fcbb5a320590349c49b74d8cede670e701877faea6a", kill_on_drop: false }` [INFO] [stdout] 9fe1b46b4d765f02dd470fcbb5a320590349c49b74d8cede670e701877faea6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 920ee29de7c60b3899f97babe26c109c0ac3bb385e49ff59ddc2d9d20cc96be1 [INFO] running `Command { std: "docker" "start" "-a" "920ee29de7c60b3899f97babe26c109c0ac3bb385e49ff59ddc2d9d20cc96be1", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking dropbox-content-hasher v0.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ureq v2.1.1 [INFO] [stderr] Checking dropbox-sdk v0.16.0 [INFO] [stderr] Checking dropbox_backup_to_external_disk v2023.820.1613 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `Command { std: "docker" "inspect" "920ee29de7c60b3899f97babe26c109c0ac3bb385e49ff59ddc2d9d20cc96be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920ee29de7c60b3899f97babe26c109c0ac3bb385e49ff59ddc2d9d20cc96be1", kill_on_drop: false }` [INFO] [stdout] 920ee29de7c60b3899f97babe26c109c0ac3bb385e49ff59ddc2d9d20cc96be1 [INFO] checking LucianoBestia/dbx_download against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdbx_download" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucianoBestia/dbx_download on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucianoBestia/dbx_download [INFO] finished tweaking git repo https://github.com/LucianoBestia/dbx_download [INFO] tweaked toml for git repo https://github.com/LucianoBestia/dbx_download written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LucianoBestia/dbx_download 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `dropbox-sdk` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e67b439c66fd8bd1384b0d5854734e02e3631722c067a0212d7dbd10f3da8c2 [INFO] running `Command { std: "docker" "start" "-a" "1e67b439c66fd8bd1384b0d5854734e02e3631722c067a0212d7dbd10f3da8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e67b439c66fd8bd1384b0d5854734e02e3631722c067a0212d7dbd10f3da8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e67b439c66fd8bd1384b0d5854734e02e3631722c067a0212d7dbd10f3da8c2", kill_on_drop: false }` [INFO] [stdout] 1e67b439c66fd8bd1384b0d5854734e02e3631722c067a0212d7dbd10f3da8c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 435854f181a67042df054ed14666540b7270d8de2142d92304e1691f58e5c341 [INFO] running `Command { std: "docker" "start" "-a" "435854f181a67042df054ed14666540b7270d8de2142d92304e1691f58e5c341", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking dropbox-content-hasher v0.3.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ureq v2.1.1 [INFO] [stderr] Checking dropbox-sdk v0.16.0 [INFO] [stderr] Checking dropbox_backup_to_external_disk v2023.820.1613 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/dropbox_backup_to_external_disk.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.49s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking dropbox_backup_to_external_disk v2023.820.1613 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "435854f181a67042df054ed14666540b7270d8de2142d92304e1691f58e5c341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435854f181a67042df054ed14666540b7270d8de2142d92304e1691f58e5c341", kill_on_drop: false }` [INFO] [stdout] 435854f181a67042df054ed14666540b7270d8de2142d92304e1691f58e5c341