[INFO] fetching crate mysqlbinlog-network 1.0.6... [INFO] checking mysqlbinlog-network-1.0.6 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate mysqlbinlog-network 1.0.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mysqlbinlog-network 1.0.6 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mysqlbinlog-network 1.0.6 [INFO] finished tweaking crates.io crate mysqlbinlog-network 1.0.6 [INFO] tweaked toml for crates.io crate mysqlbinlog-network 1.0.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mysqlbinlog-network 1.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c549640e47a7aae20c450523b57dbdc1552655a5f94ba5b1ff94dfb64f02e1e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c549640e47a7aae20c450523b57dbdc1552655a5f94ba5b1ff94dfb64f02e1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c549640e47a7aae20c450523b57dbdc1552655a5f94ba5b1ff94dfb64f02e1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c549640e47a7aae20c450523b57dbdc1552655a5f94ba5b1ff94dfb64f02e1e9", kill_on_drop: false }` [INFO] [stdout] c549640e47a7aae20c450523b57dbdc1552655a5f94ba5b1ff94dfb64f02e1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f74a40d7268f4e27b3bf18fd47f6a6fa5b730480deb040bc1849739f7b25d3bf [INFO] running `Command { std: "docker" "start" "-a" "f74a40d7268f4e27b3bf18fd47f6a6fa5b730480deb040bc1849739f7b25d3bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking rust_decimal v1.14.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking mysql_common v0.24.1 [INFO] [stderr] Checking mysql_binlog v0.3.1 [INFO] [stderr] Checking mysqlbinlog-network v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mysql_binlog::event::EventData::EventHeader` [INFO] [stdout] --> src/client/sync.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | use mysql_binlog::event::EventData::{EventHeader, FormatDescriptionEvent}; [INFO] [stdout] | ^^^^^^^^^^^ no `EventHeader` in `event::EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql_binlog::event::EVENT_HEADER_SIZE` [INFO] [stdout] --> src/client/sync.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use mysql_binlog::event::{ChecksumAlgorithm, EVENT_HEADER_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `EVENT_HEADER_SIZE` in `event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql_binlog::event::EventData::EventHeader` [INFO] [stdout] --> src/client/sync.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | use mysql_binlog::event::EventData::{EventHeader, FormatDescriptionEvent}; [INFO] [stdout] | ^^^^^^^^^^^ no `EventHeader` in `event::EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mysql_binlog::event::EVENT_HEADER_SIZE` [INFO] [stdout] --> src/client/sync.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use mysql_binlog::event::{ChecksumAlgorithm, EVENT_HEADER_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `EVENT_HEADER_SIZE` in `event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/client/sync.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/client/sync.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.write_command(Command::COM_REGISTER_SLAVE, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `read_packet` is private [INFO] [stdout] --> src/client/sync.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let rsl = self.read_packet()?; [INFO] [stdout] | ^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | self.write_command(Command::COM_BINLOG_DUMP, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | self.write_command(Command::COM_BINLOG_DUMP_GTID, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `read_packet` is private [INFO] [stdout] --> src/client/sync.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | match self.read_packet() { [INFO] [stdout] | ^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `parse_header` found for enum `EventData` in the current scope [INFO] [stdout] --> src/client/sync.rs:127:55 [INFO] [stdout] | [INFO] [stdout] 127 | match mysql_binlog::event::EventData::parse_header(&data[1..])? { [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `EventHeader` found for enum `EventData` [INFO] [stdout] --> src/client/sync.rs:136:66 [INFO] [stdout] | [INFO] [stdout] 136 | header = mysql_binlog::event::EventData::EventHeader { [INFO] [stdout] | ^^^^^^^^^^^ variant not found in `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:146:77 [INFO] [stdout] | [INFO] [stdout] 146 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:155:77 [INFO] [stdout] | [INFO] [stdout] 155 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:164:77 [INFO] [stdout] | [INFO] [stdout] 164 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:173:77 [INFO] [stdout] | [INFO] [stdout] 173 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:203:77 [INFO] [stdout] | [INFO] [stdout] 203 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:212:77 [INFO] [stdout] | [INFO] [stdout] 212 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:233:77 [INFO] [stdout] | [INFO] [stdout] 233 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.write_command(Command::COM_REGISTER_SLAVE, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `read_packet` is private [INFO] [stdout] --> src/client/sync.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let rsl = self.read_packet()?; [INFO] [stdout] | ^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | self.write_command(Command::COM_BINLOG_DUMP, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `write_command` is private [INFO] [stdout] --> src/client/sync.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | self.write_command(Command::COM_BINLOG_DUMP_GTID, data.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `read_packet` is private [INFO] [stdout] --> src/client/sync.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | match self.read_packet() { [INFO] [stdout] | ^^^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `parse_header` found for enum `EventData` in the current scope [INFO] [stdout] --> src/client/sync.rs:127:55 [INFO] [stdout] | [INFO] [stdout] 127 | match mysql_binlog::event::EventData::parse_header(&data[1..])? { [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `EventHeader` found for enum `EventData` [INFO] [stdout] --> src/client/sync.rs:136:66 [INFO] [stdout] | [INFO] [stdout] 136 | header = mysql_binlog::event::EventData::EventHeader { [INFO] [stdout] | ^^^^^^^^^^^ variant not found in `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:146:77 [INFO] [stdout] | [INFO] [stdout] 146 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:155:77 [INFO] [stdout] | [INFO] [stdout] 155 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:164:77 [INFO] [stdout] | [INFO] [stdout] 164 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:173:77 [INFO] [stdout] | [INFO] [stdout] 173 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:203:77 [INFO] [stdout] | [INFO] [stdout] 203 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mysqlbinlog-network` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:212:77 [INFO] [stdout] | [INFO] [stdout] 212 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0624]: associated function `from_data` is private [INFO] [stdout] --> src/client/sync.rs:233:77 [INFO] [stdout] | [INFO] [stdout] 233 | ... let event = mysql_binlog::event::EventData::from_data( [INFO] [stdout] | ^^^^^^^^^ private associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0624. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f74a40d7268f4e27b3bf18fd47f6a6fa5b730480deb040bc1849739f7b25d3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74a40d7268f4e27b3bf18fd47f6a6fa5b730480deb040bc1849739f7b25d3bf", kill_on_drop: false }` [INFO] [stdout] f74a40d7268f4e27b3bf18fd47f6a6fa5b730480deb040bc1849739f7b25d3bf