[INFO] cloning repository https://github.com/sevagh/pq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevagh/pq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13ca40fb4e6c664debc8f66686140be2a75380bc [INFO] checking sevagh/pq against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevagh/pq 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/sevagh/pq [INFO] finished tweaking git repo https://github.com/sevagh/pq [INFO] tweaked toml for git repo https://github.com/sevagh/pq written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sevagh/pq 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded default-env v0.1.1 [INFO] [stderr] Downloaded ref_slice v1.2.0 [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded serde-transcode v1.1.0 [INFO] [stderr] Downloaded assert_cli v0.6.3 [INFO] [stderr] Downloaded openssl-sys v0.9.59 [INFO] [stderr] Downloaded crossbeam-utils v0.8.1 [INFO] [stderr] Downloaded kafka v0.8.0 [INFO] [stderr] Downloaded syn v1.0.54 [INFO] [stderr] Downloaded protobuf v2.18.1 [INFO] [stderr] Downloaded serde-protobuf v0.8.1 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded openssl v0.10.31 [INFO] [stderr] Downloaded openssl-src v111.25.0+1.1.1t [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5fa2b5125572cdba69e9aa43a002941679e8d7c0a7322e370c59389988c18f1d [INFO] running `Command { std: "docker" "start" "-a" "5fa2b5125572cdba69e9aa43a002941679e8d7c0a7322e370c59389988c18f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fa2b5125572cdba69e9aa43a002941679e8d7c0a7322e370c59389988c18f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa2b5125572cdba69e9aa43a002941679e8d7c0a7322e370c59389988c18f1d", kill_on_drop: false }` [INFO] [stdout] 5fa2b5125572cdba69e9aa43a002941679e8d7c0a7322e370c59389988c18f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4b855d2418c625289abace60fbd4bcf31d78323053108e54dc7f7b55fb9154ee [INFO] running `Command { std: "docker" "start" "-a" "4b855d2418c625289abace60fbd4bcf31d78323053108e54dc7f7b55fb9154ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl-src v111.25.0+1.1.1t [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Checking ref_slice v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking serde-transcode v1.1.0 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking erased_serde_json v0.1.3 (/opt/rustwide/workdir/erased-serde-json) [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde-protobuf v0.8.1 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking stream_delimit v0.5.6 (/opt/rustwide/workdir/stream-delimit) [INFO] [stderr] Checking pq v1.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `assert_cli` is imported redundantly [INFO] [stdout] --> tests/test_pqrs_bin.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use assert_cli; [INFO] [stdout] | ^^^^^^^^^^ the item `assert_cli` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/formatter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/formatter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: protobuf v2.18.1, snap v0.2.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "4b855d2418c625289abace60fbd4bcf31d78323053108e54dc7f7b55fb9154ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b855d2418c625289abace60fbd4bcf31d78323053108e54dc7f7b55fb9154ee", kill_on_drop: false }` [INFO] [stdout] 4b855d2418c625289abace60fbd4bcf31d78323053108e54dc7f7b55fb9154ee [INFO] checking sevagh/pq against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevagh/pq 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/sevagh/pq [INFO] finished tweaking git repo https://github.com/sevagh/pq [INFO] tweaked toml for git repo https://github.com/sevagh/pq written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sevagh/pq 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2d306ab894b91dd8221a238c0f71fbc10a86af72c07c8ba9204acc8481eddb98 [INFO] running `Command { std: "docker" "start" "-a" "2d306ab894b91dd8221a238c0f71fbc10a86af72c07c8ba9204acc8481eddb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d306ab894b91dd8221a238c0f71fbc10a86af72c07c8ba9204acc8481eddb98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d306ab894b91dd8221a238c0f71fbc10a86af72c07c8ba9204acc8481eddb98", kill_on_drop: false }` [INFO] [stdout] 2d306ab894b91dd8221a238c0f71fbc10a86af72c07c8ba9204acc8481eddb98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 143cd3a4931fae18e2f4635f800bbbb45d52db3ed9262a19c7ccaace95e84164 [INFO] running `Command { std: "docker" "start" "-a" "143cd3a4931fae18e2f4635f800bbbb45d52db3ed9262a19c7ccaace95e84164", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling openssl-src v111.25.0+1.1.1t [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ref_slice v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.4.3/src/inflate/core.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | / match state { [INFO] [stdout] 1061 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1062 | | l.bit_buf = 0; [INFO] [stdout] 1063 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1592 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1593 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.5.1 [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 `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-2.18.1/src/enums.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `protobuf` (lib) due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "143cd3a4931fae18e2f4635f800bbbb45d52db3ed9262a19c7ccaace95e84164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143cd3a4931fae18e2f4635f800bbbb45d52db3ed9262a19c7ccaace95e84164", kill_on_drop: false }` [INFO] [stdout] 143cd3a4931fae18e2f4635f800bbbb45d52db3ed9262a19c7ccaace95e84164