[INFO] fetching crate scicrypt 0.7.1... [INFO] checking scicrypt-0.7.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate scicrypt 0.7.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate scicrypt 0.7.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scicrypt 0.7.1 [INFO] finished tweaking crates.io crate scicrypt 0.7.1 [INFO] tweaked toml for crates.io crate scicrypt 0.7.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scicrypt-he v0.7.1 [INFO] [stderr] Downloaded scicrypt-bigint v0.7.1 [INFO] [stderr] Downloaded scicrypt-numbertheory v0.7.1 [INFO] [stderr] Downloaded scicrypt-traits v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] facd4f970468193a5585046ada4050c6ff34a4f9fd51dece75db440cf658c26c [INFO] running `Command { std: "docker" "start" "-a" "facd4f970468193a5585046ada4050c6ff34a4f9fd51dece75db440cf658c26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "facd4f970468193a5585046ada4050c6ff34a4f9fd51dece75db440cf658c26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facd4f970468193a5585046ada4050c6ff34a4f9fd51dece75db440cf658c26c", kill_on_drop: false }` [INFO] [stdout] facd4f970468193a5585046ada4050c6ff34a4f9fd51dece75db440cf658c26c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf15bfb83b648af8e053ebfcdff5aa95cfa10c31c1cb47a5f129c18a9bdf51f [INFO] running `Command { std: "docker" "start" "-a" "dcf15bfb83b648af8e053ebfcdff5aa95cfa10c31c1cb47a5f129c18a9bdf51f", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking scicrypt-traits v0.7.1 [INFO] [stderr] Checking scicrypt-bigint v0.7.1 [INFO] [stderr] Checking scicrypt-numbertheory v0.7.1 [INFO] [stderr] Checking scicrypt-he v0.7.1 [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | let secret_key = Scalar::random(rng.rng()); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let randomness = Scalar::random(rng.rng()); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:129:44 [INFO] [stdout] | [INFO] [stdout] 129 | c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] | ^ no implementation for `&Scalar * &&RistrettoBasepointTable` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar` [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 129 - c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] 129 + c1: ciphertext.c1 + randomness * RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | let randomness = Scalar::random(rng.rng()); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:182:44 [INFO] [stdout] | [INFO] [stdout] 182 | c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] | ^ no implementation for `&Scalar * &&RistrettoBasepointTable` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar` [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 182 - c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] 182 + c1: ciphertext.c1 + randomness * RISTRETTO_BASEPOINT_TABLE, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | key: Scalar::random(rng.rng()), [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | let public_key = &master_key * &RISTRETTO_BASEPOINT_TABLE; [INFO] [stdout] | ^ no implementation for `&Scalar * &&RistrettoBasepointTable` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar` [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 54 - let public_key = &master_key * &RISTRETTO_BASEPOINT_TABLE; [INFO] [stdout] 54 + let public_key = &master_key * RISTRETTO_BASEPOINT_TABLE; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | let master_key = Scalar::random(rng.rng()); [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | .map(|_| Scalar::random(rng.rng())) [INFO] [stdout] | ^^^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `one` found for struct `Scalar` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | let mut b = Scalar::one(); [INFO] [stdout] | ^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/cmp.rs:261:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scicrypt-he` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "dcf15bfb83b648af8e053ebfcdff5aa95cfa10c31c1cb47a5f129c18a9bdf51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf15bfb83b648af8e053ebfcdff5aa95cfa10c31c1cb47a5f129c18a9bdf51f", kill_on_drop: false }` [INFO] [stdout] dcf15bfb83b648af8e053ebfcdff5aa95cfa10c31c1cb47a5f129c18a9bdf51f