[INFO] cloning repository https://github.com/net3f/rs-ec-perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/net3f/rs-ec-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d245ecf6ab5d84a7e158e9c33d41d7590b2eb6f [INFO] documenting net3f/rs-ec-perf against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnet3f%2Frs-ec-perf" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/net3f/rs-ec-perf on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/net3f/rs-ec-perf [INFO] finished tweaking git repo https://github.com/net3f/rs-ec-perf [INFO] tweaked toml for git repo https://github.com/net3f/rs-ec-perf written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/net3f/rs-ec-perf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1015370ec43a61d0d961f4306d494cdd7e69490ced66b5b0dc247735f3ea8742 [INFO] running `Command { std: "docker" "start" "-a" "1015370ec43a61d0d961f4306d494cdd7e69490ced66b5b0dc247735f3ea8742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1015370ec43a61d0d961f4306d494cdd7e69490ced66b5b0dc247735f3ea8742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1015370ec43a61d0d961f4306d494cdd7e69490ced66b5b0dc247735f3ea8742", kill_on_drop: false }` [INFO] [stdout] 1015370ec43a61d0d961f4306d494cdd7e69490ced66b5b0dc247735f3ea8742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0162315cac2651b983b9d2e5bad68c3fe9066d0c0996e44967daeda336c66686 [INFO] running `Command { std: "docker" "start" "-a" "0162315cac2651b983b9d2e5bad68c3fe9066d0c0996e44967daeda336c66686", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rs-ec-perf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/f_log_mul.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_wide` [INFO] [stdout] --> src/f_log_mul.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn to_wide(self) -> Wide { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_wide` [INFO] [stdout] --> src/f_log_mul.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_wide(x: Wide) -> Additive { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/f_log_mul.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub const ZERO: Additive = Additive(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_wide` [INFO] [stdout] --> src/f_log_mul.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_wide(x: Wide) -> Multiplier { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bitpoly_mul16` [INFO] [stdout] --> src/f_log_mul.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gf_mul_bitpoly_reduced` [INFO] [stdout] --> src/f_log_mul.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Documenting rs-ec-perf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/f_log_mul.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | /// Return a*EXP_TABLE[b] over GF(2^r) [INFO] [stdout] | ^ no item named `b` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.07s [INFO] running `Command { std: "docker" "inspect" "0162315cac2651b983b9d2e5bad68c3fe9066d0c0996e44967daeda336c66686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0162315cac2651b983b9d2e5bad68c3fe9066d0c0996e44967daeda336c66686", kill_on_drop: false }` [INFO] [stdout] 0162315cac2651b983b9d2e5bad68c3fe9066d0c0996e44967daeda336c66686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ba2e63a9df5a2e2132581cafae0657054a36b4364f9b39201d130375027ae147 [INFO] running `Command { std: "docker" "start" "-a" "ba2e63a9df5a2e2132581cafae0657054a36b4364f9b39201d130375027ae147", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rs-ec-perf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/f_log_mul.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f_log_mul.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_wide` [INFO] [stdout] --> src/f_log_mul.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn to_wide(self) -> Wide { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_wide` [INFO] [stdout] --> src/f_log_mul.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn from_wide(x: Wide) -> Additive { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/f_log_mul.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub const ZERO: Additive = Additive(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_wide` [INFO] [stdout] --> src/f_log_mul.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn from_wide(x: Wide) -> Multiplier { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bitpoly_mul16` [INFO] [stdout] --> src/f_log_mul.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn bitpoly_mul16(mut a: Wide, mut b: Wide) -> Wide { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gf_mul_bitpoly_reduced` [INFO] [stdout] --> src/f_log_mul.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn gf_mul_bitpoly_reduced(mut a: Elt, mut b: Elt) -> Elt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rs-ec-perf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/f_log_mul.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | if (b>>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= (a<>i) & 1 != 0 { r ^= a< src/f_log_mul.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | if r & (1< src/f_log_mul.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | /// Return a*EXP_TABLE[b] over GF(2^r) [INFO] [stdout] | ^ no item named `b` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "ba2e63a9df5a2e2132581cafae0657054a36b4364f9b39201d130375027ae147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2e63a9df5a2e2132581cafae0657054a36b4364f9b39201d130375027ae147", kill_on_drop: false }` [INFO] [stdout] ba2e63a9df5a2e2132581cafae0657054a36b4364f9b39201d130375027ae147