[INFO] cloning repository https://github.com/scaleway/netbox2netshot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scaleway/netbox2netshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaleway%2Fnetbox2netshot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaleway%2Fnetbox2netshot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2454c6610c9850e794e3006535dd28a6161bd54
[INFO] testing scaleway/netbox2netshot against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaleway%2Fnetbox2netshot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scaleway/netbox2netshot
[INFO] finished tweaking git repo https://github.com/scaleway/netbox2netshot
[INFO] tweaked toml for git repo https://github.com/scaleway/netbox2netshot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scaleway/netbox2netshot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scaleway/netbox2netshot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded security-framework-sys v2.12.0
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded mockito v0.30.0
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded url v2.5.3
[INFO] [stderr]   Downloaded flexi_logger v0.19.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 813500427cbfc7c41daaa2cef18f531e6a95c5cf457653edb0eecb4fd942f36f
[INFO] running `Command { std: "docker" "start" "-a" "813500427cbfc7c41daaa2cef18f531e6a95c5cf457653edb0eecb4fd942f36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "813500427cbfc7c41daaa2cef18f531e6a95c5cf457653edb0eecb4fd942f36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "813500427cbfc7c41daaa2cef18f531e6a95c5cf457653edb0eecb4fd942f36f", kill_on_drop: false }`
[INFO] [stdout] 813500427cbfc7c41daaa2cef18f531e6a95c5cf457653edb0eecb4fd942f36f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d4607deebc0a3db7887c50332e8998d03c23e234709fbbe077429feff46a0a
[INFO] running `Command { std: "docker" "start" "-a" "26d4607deebc0a3db7887c50332e8998d03c23e234709fbbe077429feff46a0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling flexi_logger v0.19.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling netbox2netshot v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/rest/netbox.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NetboxClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 17 |     pub url: String,
[INFO] [stdout] 18 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetboxClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_valid` is never used
[INFO] [stdout]   --> src/rest/netbox.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl Device {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 58 |     /// Is this a valid device for import
[INFO] [stdout] 59 |     pub fn is_valid(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_anonymous` is never used
[INFO] [stdout]   --> src/rest/netbox.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl NetboxClient {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 65 |     /// Create a client without authentication
[INFO] [stdout] 66 |     pub fn new_anonymous(url: String, proxy: Option<String>) -> Result<Self, Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/rest/netshot.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NetshotClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     pub url: String,
[INFO] [stdout] 16 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetshotClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
[INFO] running `Command { std: "docker" "inspect" "26d4607deebc0a3db7887c50332e8998d03c23e234709fbbe077429feff46a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d4607deebc0a3db7887c50332e8998d03c23e234709fbbe077429feff46a0a", kill_on_drop: false }`
[INFO] [stdout] 26d4607deebc0a3db7887c50332e8998d03c23e234709fbbe077429feff46a0a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71402c176171337a1bcbe9165f454b5161385e7bb0fb1eec155812ea934ecb20
[INFO] running `Command { std: "docker" "start" "-a" "71402c176171337a1bcbe9165f454b5161385e7bb0fb1eec155812ea934ecb20", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockito v0.30.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling netbox2netshot v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `Logger::adaptive_format_for_stderr` that must be used
[INFO] [stdout]    --> src/main.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 | /         Logger::try_with_str("debug")
[INFO] [stdout] 252 | |             .unwrap()
[INFO] [stdout] 253 | |             .adaptive_format_for_stderr(AdaptiveFormat::Detailed);
[INFO] [stdout]     | |_________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 251 |         let _ = Logger::try_with_str("debug")
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.56s
[INFO] running `Command { std: "docker" "inspect" "71402c176171337a1bcbe9165f454b5161385e7bb0fb1eec155812ea934ecb20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71402c176171337a1bcbe9165f454b5161385e7bb0fb1eec155812ea934ecb20", kill_on_drop: false }`
[INFO] [stdout] 71402c176171337a1bcbe9165f454b5161385e7bb0fb1eec155812ea934ecb20
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd123c943d0bbbe4d41e6dc25b4471a7ba23e38983490ca97407d5266ee1cf73
[INFO] running `Command { std: "docker" "start" "-a" "fd123c943d0bbbe4d41e6dc25b4471a7ba23e38983490ca97407d5266ee1cf73", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `Logger::adaptive_format_for_stderr` that must be used
[INFO] [stderr]    --> src/main.rs:251:9
[INFO] [stderr]     |
[INFO] [stderr] 251 | /         Logger::try_with_str("debug")
[INFO] [stderr] 252 | |             .unwrap()
[INFO] [stderr] 253 | |             .adaptive_format_for_stderr(AdaptiveFormat::Detailed);
[INFO] [stderr]     | |_________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 251 |         let _ = Logger::try_with_str("debug")
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `netbox2netshot` (bin "netbox2netshot" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netbox2netshot-34906aca86c86d42)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test rest::netbox::tests::anonymous_initialization ... ok
[INFO] [stdout] test rest::netshot::tests::authenticated_initialization ... ok
[INFO] [stdout] test rest::netbox::tests::failed_ping ... ok
[INFO] [stdout] test rest::netbox::tests::authenticated_initialization ... ok
[INFO] [stdout] test rest::netbox::tests::single_good_device ... ok
[INFO] [stdout] test rest::netbox::tests::successful_ping ... ok
[INFO] [stdout] test rest::netbox::tests::single_device_without_name ... ok
[INFO] [stdout] test rest::netbox::tests::single_device_without_primary_ip ... ok
[INFO] [stdout] test rest::netshot::tests::disable_device ... ok
[INFO] [stdout] test rest::netshot::tests::good_device_registration ... ok
[INFO] [stdout] test rest::netshot::tests::search_devices ... ok
[INFO] [stdout] test rest::netshot::tests::single_good_device ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd123c943d0bbbe4d41e6dc25b4471a7ba23e38983490ca97407d5266ee1cf73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd123c943d0bbbe4d41e6dc25b4471a7ba23e38983490ca97407d5266ee1cf73", kill_on_drop: false }`
[INFO] [stdout] fd123c943d0bbbe4d41e6dc25b4471a7ba23e38983490ca97407d5266ee1cf73
