[INFO] cloning repository https://github.com/Rexagon/seed-converter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rexagon/seed-converter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fseed-converter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fseed-converter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e5e7e33cf6fd09d94a11b1f14002399affe85c8 [INFO] checking Rexagon/seed-converter against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fseed-converter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexagon/seed-converter on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexagon/seed-converter [INFO] finished tweaking git repo https://github.com/Rexagon/seed-converter [INFO] tweaked toml for git repo https://github.com/Rexagon/seed-converter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rexagon/seed-converter 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Rexagon/rust-hmac-drbg` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-hderive.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cabb6ee23f16b5a66e322ee5e45a37e57c64cd54e09375973827a30967c8779c [INFO] running `Command { std: "docker" "start" "-a" "cabb6ee23f16b5a66e322ee5e45a37e57c64cd54e09375973827a30967c8779c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cabb6ee23f16b5a66e322ee5e45a37e57c64cd54e09375973827a30967c8779c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cabb6ee23f16b5a66e322ee5e45a37e57c64cd54e09375973827a30967c8779c", kill_on_drop: false }` [INFO] [stdout] cabb6ee23f16b5a66e322ee5e45a37e57c64cd54e09375973827a30967c8779c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f00e083691cd312cddd45a351af78b35724a1cb1cbb9fde7ffeccddc9f623a [INFO] running `Command { std: "docker" "start" "-a" "e7f00e083691cd312cddd45a351af78b35724a1cb1cbb9fde7ffeccddc9f623a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Checking libsecp256k1-core v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling libsecp256k1 v0.4.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking argh v0.1.6 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#f351750d) [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8) [INFO] [stderr] Checking seed-converter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/labs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/legacy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/labs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/legacy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s [INFO] running `Command { std: "docker" "inspect" "e7f00e083691cd312cddd45a351af78b35724a1cb1cbb9fde7ffeccddc9f623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f00e083691cd312cddd45a351af78b35724a1cb1cbb9fde7ffeccddc9f623a", kill_on_drop: false }` [INFO] [stdout] e7f00e083691cd312cddd45a351af78b35724a1cb1cbb9fde7ffeccddc9f623a [INFO] checking Rexagon/seed-converter against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fseed-converter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexagon/seed-converter on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexagon/seed-converter [INFO] finished tweaking git repo https://github.com/Rexagon/seed-converter [INFO] tweaked toml for git repo https://github.com/Rexagon/seed-converter written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rexagon/seed-converter 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fc288c2bab907152f2e87faea90edcb81182ffe1a02386d0263ff6184e4c687 [INFO] running `Command { std: "docker" "start" "-a" "8fc288c2bab907152f2e87faea90edcb81182ffe1a02386d0263ff6184e4c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fc288c2bab907152f2e87faea90edcb81182ffe1a02386d0263ff6184e4c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc288c2bab907152f2e87faea90edcb81182ffe1a02386d0263ff6184e4c687", kill_on_drop: false }` [INFO] [stdout] 8fc288c2bab907152f2e87faea90edcb81182ffe1a02386d0263ff6184e4c687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5402d073c16a068515e6e795622ca7b1cd5445d83939736421d0461e5cbdcf18 [INFO] running `Command { std: "docker" "start" "-a" "5402d073c16a068515e6e795622ca7b1cd5445d83939736421d0461e5cbdcf18", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking typenum v1.14.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.1.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling libsecp256k1 v0.4.0 (https://github.com/broxus/libsecp256k1.git#9b3cb025) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#f351750d) [INFO] [stderr] Checking argh v0.1.6 [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ed25519-dalek-2226d3fc278c2e8b/e5d68fd/src/signature.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / match Scalar::from_canonical_bytes(bytes) { [INFO] [stdout] 99 | | None => return Err(InternalError::ScalarFormatError.into()), [INFO] [stdout] 100 | | Some(x) => return Ok(x), [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-dalek` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5402d073c16a068515e6e795622ca7b1cd5445d83939736421d0461e5cbdcf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5402d073c16a068515e6e795622ca7b1cd5445d83939736421d0461e5cbdcf18", kill_on_drop: false }` [INFO] [stdout] 5402d073c16a068515e6e795622ca7b1cd5445d83939736421d0461e5cbdcf18