[INFO] fetching crate vade 0.0.8... [INFO] testing vade-0.0.8 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate vade 0.0.8 into /workspace/builds/worker-54/source [INFO] validating manifest of crates.io crate vade 0.0.8 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vade 0.0.8 [INFO] finished tweaking crates.io crate vade 0.0.8 [INFO] tweaked toml for crates.io crate vade 0.0.8 written to /workspace/builds/worker-54/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca309062d38d28deb5116964eed81c5109eb850e7f2b2393608c186550576a3e [INFO] running `Command { std: "docker" "start" "-a" "ca309062d38d28deb5116964eed81c5109eb850e7f2b2393608c186550576a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca309062d38d28deb5116964eed81c5109eb850e7f2b2393608c186550576a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca309062d38d28deb5116964eed81c5109eb850e7f2b2393608c186550576a3e", kill_on_drop: false }` [INFO] [stdout] ca309062d38d28deb5116964eed81c5109eb850e7f2b2393608c186550576a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab939983bb34d2cf446a3a06e3eb17af01df0036a3c354a1f3ccc0588e5b96e [INFO] running `Command { std: "docker" "start" "-a" "6ab939983bb34d2cf446a3a06e3eb17af01df0036a3c354a1f3ccc0588e5b96e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling vade v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `Command { std: "docker" "inspect" "6ab939983bb34d2cf446a3a06e3eb17af01df0036a3c354a1f3ccc0588e5b96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab939983bb34d2cf446a3a06e3eb17af01df0036a3c354a1f3ccc0588e5b96e", kill_on_drop: false }` [INFO] [stdout] 6ab939983bb34d2cf446a3a06e3eb17af01df0036a3c354a1f3ccc0588e5b96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc29367c1b244ecfee6611a28787e08842ec5182aa37b4d1b477bf732581574a [INFO] running `Command { std: "docker" "start" "-a" "bc29367c1b244ecfee6611a28787e08842ec5182aa37b4d1b477bf732581574a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling vade v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 82 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 93 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 111 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "bc29367c1b244ecfee6611a28787e08842ec5182aa37b4d1b477bf732581574a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc29367c1b244ecfee6611a28787e08842ec5182aa37b4d1b477bf732581574a", kill_on_drop: false }` [INFO] [stdout] bc29367c1b244ecfee6611a28787e08842ec5182aa37b4d1b477bf732581574a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49c2bf3ca0455449ff368aa2248c2b1001e474d0a1a1b9d8f551d6ab696e3d7a [INFO] running `Command { std: "docker" "start" "-a" "49c2bf3ca0455449ff368aa2248c2b1001e474d0a1a1b9d8f551d6ab696e3d7a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:82:26 [INFO] [stderr] | [INFO] [stderr] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 82 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:93:26 [INFO] [stderr] | [INFO] [stderr] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 93 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:111:26 [INFO] [stderr] | [INFO] [stderr] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 111 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `vade` (test "vade_plugin") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vade-3bf1f4ce7247eb09) [INFO] [stdout] [INFO] [stderr] Running tests/library.rs (/opt/rustwide/target/debug/deps/library-0def23683aeae493) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/vade_plugin.rs (/opt/rustwide/target/debug/deps/vade_plugin-48aa473bf2c4b784) [INFO] [stdout] test library_can_be_created ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test vade_plugin_plugin_can_call_fallback_for_not_implemented ... ok [INFO] [stdout] test vade_plugin_vade_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] test vade_plugin_plugin_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vade [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_create_credential_definition (line 262) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_issue_credential (line 498) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::register_plugin (line 186) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_create_credential_proposal (line 339) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::did_create (line 78) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::did_update (line 225) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::run_custom_function (line 261) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::did_update (line 150) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::run_custom_function (line 221) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_create_revocation_registry_definition (line 437) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_create_credential_schema (line 378) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_verify_proof (line 679) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_create_credential_offer (line 332) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_request_proof (line 610) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_present_proof (line 542) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_request_credential (line 575) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_request_credential (line 576) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_update_revocation_registry (line 459) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin (line 114) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_present_proof (line 537) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_verify_proof (line 690) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::did_resolve (line 114) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::did_resolve (line 193) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_create_credential_definition (line 298) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_create_credential_offer (line 300) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_create_credential_proposal (line 366) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_revoke_credential (line 652) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_create_credential_schema (line 401) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_create_revocation_registry_definition (line 418) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::did_create (line 161) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_issue_credential (line 507) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_revoke_credential (line 645) ... ok [INFO] [stdout] test src/vade_plugin.rs - vade_plugin::VadePlugin::vc_zkp_update_revocation_registry (line 472) ... ok [INFO] [stdout] test src/vade.rs - vade::Vade::vc_zkp_request_proof (line 613) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49c2bf3ca0455449ff368aa2248c2b1001e474d0a1a1b9d8f551d6ab696e3d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c2bf3ca0455449ff368aa2248c2b1001e474d0a1a1b9d8f551d6ab696e3d7a", kill_on_drop: false }` [INFO] [stdout] 49c2bf3ca0455449ff368aa2248c2b1001e474d0a1a1b9d8f551d6ab696e3d7a