[INFO] fetching crate urlmatic 0.6.1...
[INFO] checking urlmatic-0.6.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate urlmatic 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate urlmatic 0.6.1
[INFO] finished tweaking crates.io crate urlmatic 0.6.1
[INFO] tweaked toml for crates.io crate urlmatic 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate urlmatic 0.6.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate urlmatic 0.6.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e43f118b0fc2ac258d8ecf268519c337e8b9010092e1187c4685054cacb70bd
[INFO] running `Command { std: "docker" "start" "-a" "7e43f118b0fc2ac258d8ecf268519c337e8b9010092e1187c4685054cacb70bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e43f118b0fc2ac258d8ecf268519c337e8b9010092e1187c4685054cacb70bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e43f118b0fc2ac258d8ecf268519c337e8b9010092e1187c4685054cacb70bd", kill_on_drop: false }`
[INFO] [stdout] 7e43f118b0fc2ac258d8ecf268519c337e8b9010092e1187c4685054cacb70bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54473f12cab1670a540e2c6778aa32684e429f8c61231221b7fc1979829f8024
[INFO] running `Command { std: "docker" "start" "-a" "54473f12cab1670a540e2c6778aa32684e429f8c61231221b7fc1979829f8024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking urlmatic v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | /   #[clap(long, short='b', help="The base URL to resolve against")]
[INFO] [stdout] 39 | |   base: String,
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | /   #[clap(help="The URL to resolve against the base; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 41 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | /   #[clap(long, short='b', help="The base URL to resolve against")]
[INFO] [stdout] 39 | |   base: String,
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | /   #[clap(help="The URL to resolve against the base; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 41 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /   #[clap(help="The URL to trim; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 49 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | /   #[clap(long, short='s', help="Set the scheme")]
[INFO] [stdout] 55 | |   scheme: Option<String>,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | /   #[clap(long, short='H', help="Set the host")]
[INFO] [stdout] 57 | |   host: Option<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   #[clap(long, short='u', help="Set the authority username")]
[INFO] [stdout] 59 | |   username: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   #[clap(long, short='w', help="Set the authority password")]
[INFO] [stdout] 61 | |   password: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | /   #[clap(long, short='p', help="Set the path")]
[INFO] [stdout] 63 | |   path: Option<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | /   #[clap(long, short='q', help="Set the query")]
[INFO] [stdout] 65 | |   query: Option<String>,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   #[clap(long, short='f', help="Set the fragment")]
[INFO] [stdout] 67 | |   fragment: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | /   #[clap(help="The URL to rewrite; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 69 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | /   #[clap(help="The URL to trim; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 49 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | /   #[clap(long, short='s', help="Set the scheme")]
[INFO] [stdout] 55 | |   scheme: Option<String>,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | /   #[clap(long, short='H', help="Set the host")]
[INFO] [stdout] 57 | |   host: Option<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | /   #[clap(long, short='u', help="Set the authority username")]
[INFO] [stdout] 59 | |   username: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   #[clap(long, short='w', help="Set the authority password")]
[INFO] [stdout] 61 | |   password: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | /   #[clap(long, short='p', help="Set the path")]
[INFO] [stdout] 63 | |   path: Option<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | /   #[clap(long, short='q', help="Set the query")]
[INFO] [stdout] 65 | |   query: Option<String>,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   #[clap(long, short='f', help="Set the fragment")]
[INFO] [stdout] 67 | |   fragment: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | /   #[clap(help="The URL to rewrite; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 69 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | /   #[clap(long, short='s', name="KEY[,KEY...]", help="Select keys to print. When provided the value for each key specified is printed on i...
[INFO] [stdout] 75 | |   select: Option<Vec<String>>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | /   #[clap(help="The query string to evaluate; if a query is not provided it is read from STDIN")]
[INFO] [stdout] 77 | |   query: Option<String>,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   #[clap(long="key", short='k', name="KEY", help="A key to encode. Each key must have a corresponding --value.")]
[INFO] [stdout] 83 | |   keys: Vec<String>,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | /   #[clap(long, short='s', name="KEY[,KEY...]", help="Select keys to print. When provided the value for each key specified is printed on i...
[INFO] [stdout] 75 | |   select: Option<Vec<String>>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | /   #[clap(help="The query string to evaluate; if a query is not provided it is read from STDIN")]
[INFO] [stdout] 77 | |   query: Option<String>,
[INFO] [stdout]    | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   #[clap(long="key", short='k', name="KEY", help="A key to encode. Each key must have a corresponding --value.")]
[INFO] [stdout] 83 | |   keys: Vec<String>,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | /   #[clap(long="value", short='v', name="VALUE", help="A value to encode. Each key must have a corresponding --key.")]
[INFO] [stdout] 85 | |   values: Vec<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 | /   #[clap(help="The key/value pairs to evaluate, provided in the form 'KEY=VALUE'")]
[INFO] [stdout] 87 | |   pairs: Vec<String>,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | /   #[clap(long="template", short='t', help="The Handlebars formatting template")]
[INFO] [stdout] 93 | |   format: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | /   #[clap(help="The URL to format; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 95 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | /   #[clap(long="value", short='v', name="VALUE", help="A value to encode. Each key must have a corresponding --key.")]
[INFO] [stdout] 85 | |   values: Vec<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 | /   #[clap(help="The key/value pairs to evaluate, provided in the form 'KEY=VALUE'")]
[INFO] [stdout] 87 | |   pairs: Vec<String>,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | /   #[clap(long="template", short='t', help="The Handlebars formatting template")]
[INFO] [stdout] 93 | |   format: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | /   #[clap(help="The URL to format; if a URL is not provided it is read from STDIN")]
[INFO] [stdout] 95 | |   url: Option<String>,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `urlmatic` (bin "urlmatic" test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `urlmatic` (bin "urlmatic") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "54473f12cab1670a540e2c6778aa32684e429f8c61231221b7fc1979829f8024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54473f12cab1670a540e2c6778aa32684e429f8c61231221b7fc1979829f8024", kill_on_drop: false }`
[INFO] [stdout] 54473f12cab1670a540e2c6778aa32684e429f8c61231221b7fc1979829f8024
