[INFO] cloning repository https://github.com/Yvictor/quote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yvictor/quote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYvictor%2Fquote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYvictor%2Fquote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7386134616871b2dafe373c034949ee4c8b5d77 [INFO] building Yvictor/quote against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYvictor%2Fquote" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yvictor/quote on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yvictor/quote [INFO] finished tweaking git repo https://github.com/Yvictor/quote [INFO] tweaked toml for git repo https://github.com/Yvictor/quote written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Yvictor/quote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a3410c56e2cb4e79975cac6e9f65eb5a090fc1d2b52af9de97da6b5fb6b713a [INFO] running `Command { std: "docker" "start" "-a" "1a3410c56e2cb4e79975cac6e9f65eb5a090fc1d2b52af9de97da6b5fb6b713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a3410c56e2cb4e79975cac6e9f65eb5a090fc1d2b52af9de97da6b5fb6b713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3410c56e2cb4e79975cac6e9f65eb5a090fc1d2b52af9de97da6b5fb6b713a", kill_on_drop: false }` [INFO] [stdout] 1a3410c56e2cb4e79975cac6e9f65eb5a090fc1d2b52af9de97da6b5fb6b713a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847a975cbe15e5dfc4c8bde18f4e9148ed87eff5974c6691e3bc6f64a9ea9a90 [INFO] running `Command { std: "docker" "start" "-a" "847a975cbe15e5dfc4c8bde18f4e9148ed87eff5974c6691e3bc6f64a9ea9a90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling paho-mqtt-sys v0.5.0 (https://github.com/eclipse/paho.mqtt.rust.git?branch=master#d3280b3a) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bus v2.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling filebuffer v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling redis v0.21.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling paho-mqtt v0.10.0-pre-2 (https://github.com/eclipse/paho.mqtt.rust.git?branch=master#d3280b3a) [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling quote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - Ok(file) => (file), [INFO] [stdout] 14 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - Ok(file) => (file), [INFO] [stdout] 44 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/utils.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Ok(v) => (rt = v), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - Ok(v) => (rt = v), [INFO] [stdout] 12 + Ok(v) => rt = v, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/io/mqtt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MqttOutProcesser { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | threads: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "847a975cbe15e5dfc4c8bde18f4e9148ed87eff5974c6691e3bc6f64a9ea9a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847a975cbe15e5dfc4c8bde18f4e9148ed87eff5974c6691e3bc6f64a9ea9a90", kill_on_drop: false }` [INFO] [stdout] 847a975cbe15e5dfc4c8bde18f4e9148ed87eff5974c6691e3bc6f64a9ea9a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217f7d9dd76433caa28410b910e40bdb3ef1b5797f5bc4a9d6a6d65b42f01a67 [INFO] running `Command { std: "docker" "start" "-a" "217f7d9dd76433caa28410b910e40bdb3ef1b5797f5bc4a9d6a6d65b42f01a67", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling redis v0.21.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling paho-mqtt v0.10.0-pre-2 (https://github.com/eclipse/paho.mqtt.rust.git?branch=master#d3280b3a) [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling quote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - Ok(file) => (file), [INFO] [stdout] 14 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - Ok(file) => (file), [INFO] [stdout] 44 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/utils.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Ok(v) => (rt = v), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - Ok(v) => (rt = v), [INFO] [stdout] 12 + Ok(v) => rt = v, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/io/mqtt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MqttOutProcesser { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | threads: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - Ok(file) => (file), [INFO] [stdout] 14 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/io/fs.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(file) => (file), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - Ok(file) => (file), [INFO] [stdout] 44 + Ok(file) => file, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/io/redis.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/utils.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Ok(v) => (rt = v), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - Ok(v) => (rt = v), [INFO] [stdout] 12 + Ok(v) => rt = v, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f6` [INFO] [stdout] --> src/io/redis.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let f6 = bytes2f6(raw); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f6` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `threads` is never read [INFO] [stdout] --> src/io/mqtt.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct MqttOutProcesser { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | threads: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.49s [INFO] running `Command { std: "docker" "inspect" "217f7d9dd76433caa28410b910e40bdb3ef1b5797f5bc4a9d6a6d65b42f01a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217f7d9dd76433caa28410b910e40bdb3ef1b5797f5bc4a9d6a6d65b42f01a67", kill_on_drop: false }` [INFO] [stdout] 217f7d9dd76433caa28410b910e40bdb3ef1b5797f5bc4a9d6a6d65b42f01a67