[INFO] cloning repository https://github.com/guohuiyuan/rust-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guohuiyuan/rust-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguohuiyuan%2Frust-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguohuiyuan%2Frust-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bebd13e4168c7d9e11ac926483753a1296788a0d
[INFO] checking guohuiyuan/rust-learning against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguohuiyuan%2Frust-learning" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guohuiyuan/rust-learning
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/guohuiyuan/rust-learning
[INFO] tweaked toml for git repo https://github.com/guohuiyuan/rust-learning written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guohuiyuan/rust-learning on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guohuiyuan/rust-learning 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v1.0.8
[INFO] [stderr]   Downloaded pest v1.0.6
[INFO] [stderr]   Downloaded jsonpath v0.1.1
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded libm v0.2.5
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d7113bb20c91359f9be886dbd8a0580b05b451793f7057597ddf939a5bbe981
[INFO] running `Command { std: "docker" "start" "-a" "7d7113bb20c91359f9be886dbd8a0580b05b451793f7057597ddf939a5bbe981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d7113bb20c91359f9be886dbd8a0580b05b451793f7057597ddf939a5bbe981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7113bb20c91359f9be886dbd8a0580b05b451793f7057597ddf939a5bbe981", kill_on_drop: false }`
[INFO] [stdout] 7d7113bb20c91359f9be886dbd8a0580b05b451793f7057597ddf939a5bbe981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18573589a86bf15b8f7bd361e06aee98f92b112033802b48430ae5f70b8902d5
[INFO] running `Command { std: "docker" "start" "-a" "18573589a86bf15b8f7bd361e06aee98f92b112033802b48430ae5f70b8902d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking axum-core v0.2.8
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonpath v0.1.1
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum v0.5.16
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking rust-learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut f = File::create("foo.txt")?;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/lib.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut f = File::create("foo.txt")?;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])`
[INFO] [stdout]  --> examples/sqlite/create.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rusqlite::NO_PARAMS;
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])`
[INFO] [stdout]   --> examples/sqlite/create.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         NO_PARAMS,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])`
[INFO] [stdout]   --> examples/sqlite/create.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         NO_PARAMS,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> examples/rng/point.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Point {
[INFO] [stdout]   |        ----- fields in this struct
[INFO] [stdout] 6 |     x: i32,
[INFO] [stdout]   |     ^
[INFO] [stdout] 7 |     y: i32,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])`
[INFO] [stdout]  --> examples/sqlite/select.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rusqlite::NO_PARAMS;
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])`
[INFO] [stdout]   --> examples/sqlite/select.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let cats = stmt.query_map(NO_PARAMS, |row| {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `result` and `content` are never read
[INFO] [stdout]  --> examples/reqwest/get.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Response {
[INFO] [stdout]   |        -------- fields in this struct
[INFO] [stdout] 8 |     result: isize,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     content: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `color` are never read
[INFO] [stdout]  --> examples/sqlite/select.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct Cat {
[INFO] [stdout]   |        --- fields in this struct
[INFO] [stdout] 8 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 9 |     color: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Cat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> examples/reqwest/tieba.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]  --> examples/reqwest/tieba.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structopt::StructOpt`
[INFO] [stdout]   --> examples/reqwest/tieba.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncBufReadExt`
[INFO] [stdout]   --> examples/reqwest/tieba.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokio::io::AsyncBufReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::BufReader`
[INFO] [stdout]   --> examples/reqwest/tieba.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::io::BufReader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/reqwest/download.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn basename(path: &str, sep: char) -> Cow<str> {
[INFO] [stdout]    |                   ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn basename(path: &str, sep: char) -> Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/reqwest/tieba.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn basename(path: &str, sep: char) -> Cow<str> {
[INFO] [stdout]    |                   ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn basename(path: &str, sep: char) -> Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "18573589a86bf15b8f7bd361e06aee98f92b112033802b48430ae5f70b8902d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18573589a86bf15b8f7bd361e06aee98f92b112033802b48430ae5f70b8902d5", kill_on_drop: false }`
[INFO] [stdout] 18573589a86bf15b8f7bd361e06aee98f92b112033802b48430ae5f70b8902d5
