[INFO] fetching crate scicrypt 0.7.1... [INFO] testing scicrypt-0.7.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate scicrypt 0.7.1 into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scicrypt 0.7.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rug v1.28.0 [INFO] [stderr] Downloaded scicrypt-traits v0.7.1 [INFO] [stderr] Downloaded scicrypt-numbertheory v0.7.1 [INFO] [stderr] Downloaded scicrypt-he v0.7.1 [INFO] [stderr] Downloaded scicrypt-bigint v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e15d4f777beb025d329314b601ab0306a9caf98fb5c347c28a760a6787ebbf5d [INFO] running `Command { std: "docker" "start" "-a" "e15d4f777beb025d329314b601ab0306a9caf98fb5c347c28a760a6787ebbf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e15d4f777beb025d329314b601ab0306a9caf98fb5c347c28a760a6787ebbf5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15d4f777beb025d329314b601ab0306a9caf98fb5c347c28a760a6787ebbf5d", kill_on_drop: false }` [INFO] [stdout] e15d4f777beb025d329314b601ab0306a9caf98fb5c347c28a760a6787ebbf5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a723d063ec481fb32bf3f1af3db1a20098988c1938cedc488ea9c6b2940c9c0c [INFO] running `Command { std: "docker" "start" "-a" "a723d063ec481fb32bf3f1af3db1a20098988c1938cedc488ea9c6b2940c9c0c", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.7 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling scicrypt-traits v0.7.1 [INFO] [stderr] Compiling scicrypt-bigint v0.7.1 [INFO] [stderr] Compiling scicrypt-numbertheory v0.7.1 [INFO] [stderr] Compiling 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/cmp.rs:265:5 [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 10 previous errors [INFO] running `Command { std: "docker" "inspect" "a723d063ec481fb32bf3f1af3db1a20098988c1938cedc488ea9c6b2940c9c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a723d063ec481fb32bf3f1af3db1a20098988c1938cedc488ea9c6b2940c9c0c", kill_on_drop: false }` [INFO] [stdout] a723d063ec481fb32bf3f1af3db1a20098988c1938cedc488ea9c6b2940c9c0c