[INFO] fetching crate lnpbp 0.1.2... [INFO] testing lnpbp-0.1.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate lnpbp 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lnpbp 0.1.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnpbp 0.1.2 [INFO] finished tweaking crates.io crate lnpbp 0.1.2 [INFO] tweaked toml for crates.io crate lnpbp 0.1.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8adaa385c97bb04f2149d34db1364f958e5a5a01fca8348c1b0760629933a2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8adaa385c97bb04f2149d34db1364f958e5a5a01fca8348c1b0760629933a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8adaa385c97bb04f2149d34db1364f958e5a5a01fca8348c1b0760629933a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8adaa385c97bb04f2149d34db1364f958e5a5a01fca8348c1b0760629933a2a", kill_on_drop: false }` [INFO] [stdout] d8adaa385c97bb04f2149d34db1364f958e5a5a01fca8348c1b0760629933a2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e06ae44caf6e6e414cac7db5be06311b49fdb90482bafbe5abd9df9cf64666 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5e06ae44caf6e6e414cac7db5be06311b49fdb90482bafbe5abd9df9cf64666", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bitcoin v0.25.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling miniscript v3.0.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling amplify_derive v2.3.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling torut v0.1.7 [INFO] [stderr] Compiling amplify v2.3.1 [INFO] [stderr] Compiling lnpbp_derive v0.1.2 [INFO] [stderr] Compiling lnpbp v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "f5e06ae44caf6e6e414cac7db5be06311b49fdb90482bafbe5abd9df9cf64666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e06ae44caf6e6e414cac7db5be06311b49fdb90482bafbe5abd9df9cf64666", kill_on_drop: false }` [INFO] [stdout] f5e06ae44caf6e6e414cac7db5be06311b49fdb90482bafbe5abd9df9cf64666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ce465e04d8a111dfd4e436612b4fc36224be3401a873979cbfbd1838f6f8d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1ce465e04d8a111dfd4e436612b4fc36224be3401a873979cbfbd1838f6f8d3", kill_on_drop: false }` [INFO] [stderr] Compiling lnpbp v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.91s [INFO] running `Command { std: "docker" "inspect" "c1ce465e04d8a111dfd4e436612b4fc36224be3401a873979cbfbd1838f6f8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ce465e04d8a111dfd4e436612b4fc36224be3401a873979cbfbd1838f6f8d3", kill_on_drop: false }` [INFO] [stdout] c1ce465e04d8a111dfd4e436612b4fc36224be3401a873979cbfbd1838f6f8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca703470a9222dc3fafa98bc5c7a979bdd6e5a4360287dbed22ec375c243b09b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca703470a9222dc3fafa98bc5c7a979bdd6e5a4360287dbed22ec375c243b09b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lnpbp-a47224cba5832b4d [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test bp::chain::test::test_asset_params_eq ... ok [INFO] [stdout] test bp::chain::test::test_chain_genesis_hashes ... ok [INFO] [stdout] test bp::chain::test::test_p2p_magic_number_byteorder ... ok [INFO] [stdout] test bp::chain::test::test_chain_encode ... ok [INFO] [stdout] test bp::chain::test::test_chain_params ... ok [INFO] [stdout] test bp::chain::test::test_p2p_magic_number_fmt ... ok [INFO] [stdout] test bp::chain::test::test_chains ... ok [INFO] [stdout] test bp::chain::test::test_p2p_magic_number_from ... ok [INFO] [stdout] test bp::dbc::digests::test::test_sha256_commitment ... ok [INFO] [stdout] test bp::chain::test::test_chain_param_enums ... ok [INFO] [stdout] test bp::dbc::digests::test::test_siphash24_commitment ... ok [INFO] [stdout] test bp::dbc::digests::test::test_sha512_commitment ... ok [INFO] [stdout] test bp::dbc::digests::test::test_ripemd160_commitment ... ok [INFO] [stdout] test bp::dbc::digests::test::test_sha1_commitment ... ok [INFO] [stdout] test bp::dbc::digests::test::test_sha256d_commitment ... ok [INFO] [stdout] test bp::chain::test::test_chains_display ... ok [INFO] [stdout] test bp::dbc::digests::test::test_hash160_commitment ... ok [INFO] [stdout] test bp::dbc::spk::strict_encoding::test::test_encoding_tag_exhaustive ... ok [INFO] [stdout] test bp::dbc::pubkey::test::test_tweaking_results ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_unknown_hash ... ok [INFO] [stdout] test bp::dbc::keyset::test::test_keyset_tweaking_results ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_no_keys_and_hashes ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_unknown_key ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_no_key ... ok [INFO] [stdout] test bp::dbc::tx::test::test_ability_to_commit ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_complex_keys ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_multisig ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_extendedpubkey ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_outpoint ... ok [INFO] [stdout] test bp::dbc::keyset::test::test_lnpbp1_vs_lnpbp2 ... ok [INFO] [stdout] test bp::chain::test::test_p2p_network_id_other ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_network ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_singlehash ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_script ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_pubkey ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_known_key ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_single_key ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_known_hash ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_shortids ... ok [INFO] [stdout] test bp::strict_encoding::test::test_txin ... ok [INFO] [stdout] test bp::strict_encoding::test::test_txout ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_text ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_native ... ok [INFO] [stdout] test bp::strict_encoding::test::test_tx ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_udp ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_zmq_encrypted ... ok [INFO] [stdout] test bp::strict_encoding::test::test_psbt ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_zmq_ipc ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_zmq_unencrypted ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_complex_unmatched_keys ... ok [INFO] [stdout] test bp::dbc::lockscript::test::test_complex_scripts_unique_key ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_encode_decode ... ok [INFO] [stdout] test paradigms::commit_verify::test::test_commit_verify ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_option_decode_vec ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_option_encode_some ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_option_encode_none ... ok [INFO] [stdout] test paradigms::commit_verify::test::test_embed_commit ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_error_propagation ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_u8_encode ... ok [INFO] [stdout] test standards::features::test::test_binary_or ... ok [INFO] [stdout] test standards::features::test::test_filtered ... ok [INFO] [stdout] test standards::features::test::test_binary_and ... ok [INFO] [stdout] test standards::features::test::test_flag_capacity ... ok [INFO] [stdout] test bp::strict_encoding::test::test_garbagedata_sig ... ok [INFO] [stdout] test bp::strict_encoding::test::test_garbagedata_outpoint ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encoding_network_failure ... ok [INFO] [stdout] test bp::strict_encoding::test::test_grabagedata_pubkey2 ... ok [INFO] [stdout] test bp::strict_encoding::test::test_garbagedata_pubkey ... ok [INFO] [stdout] test bp::scripts::pubkey_parser::test::test_script_parse_complex_script ... ok [INFO] [stdout] test standards::features::test::test_flag_init ... ok [INFO] [stdout] test standards::features::test::test_binary_xor ... ok [INFO] [stdout] test standards::features::test::test_fmt ... ok [INFO] [stdout] test standards::features::test::test_flag_ops ... ok [INFO] [stdout] test standards::lnpbp1::test::test_lnpbp1_tag ... ok [INFO] [stdout] test lnp::session::node_locator::test::test_zmq_inproc ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_vec_encode ... ok [INFO] [stdout] test paradigms::strict_encoding::test::test_consumation ... ok [INFO] [stdout] test standards::lnpbp1::test::test_failure_not_in_keyset ... ok [INFO] [stdout] test standards::lnpbp1::test::test_crafted_negation ... ok [INFO] [stdout] test bp::strict_encoding::test::test_encode_signature ... ok [INFO] [stdout] test standards::lnpbp1::test::test_single_key ... ok [INFO] [stdout] test bp::scripts::descriptor::test::test_success ... ok [INFO] [stdout] test standards::lnpbp1::test::test_keyset ... ok [INFO] [stdout] test bp::dbc::pubkey::test::test_pubkey_commitment ... ok [INFO] [stdout] test bp::dbc::keyset::test::test_keyset_commitment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lnpbp [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca703470a9222dc3fafa98bc5c7a979bdd6e5a4360287dbed22ec375c243b09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca703470a9222dc3fafa98bc5c7a979bdd6e5a4360287dbed22ec375c243b09b", kill_on_drop: false }` [INFO] [stdout] ca703470a9222dc3fafa98bc5c7a979bdd6e5a4360287dbed22ec375c243b09b