[INFO] cloning repository https://github.com/kulak/ntex-middleware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kulak/ntex-middleware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulak%2Fntex-middleware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulak%2Fntex-middleware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91d0de36f75febdff009bc8b53498849fff66c56
[INFO] testing kulak/ntex-middleware against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkulak%2Fntex-middleware" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kulak/ntex-middleware
[INFO] finished tweaking git repo https://github.com/kulak/ntex-middleware
[INFO] tweaked toml for git repo https://github.com/kulak/ntex-middleware written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kulak/ntex-middleware on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kulak/ntex-middleware 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d0f691ba47acceecc3105ae2a48dddb03fa15d944d3935cdbc1d77262c13041
[INFO] running `Command { std: "docker" "start" "-a" "9d0f691ba47acceecc3105ae2a48dddb03fa15d944d3935cdbc1d77262c13041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d0f691ba47acceecc3105ae2a48dddb03fa15d944d3935cdbc1d77262c13041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0f691ba47acceecc3105ae2a48dddb03fa15d944d3935cdbc1d77262c13041", kill_on_drop: false }`
[INFO] [stdout] 9d0f691ba47acceecc3105ae2a48dddb03fa15d944d3935cdbc1d77262c13041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4eb91922054dfcec054b69c21e1953707036620521afad8207b3c2a75df90cf
[INFO] running `Command { std: "docker" "start" "-a" "f4eb91922054dfcec054b69c21e1953707036620521afad8207b3c2a75df90cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-micro v0.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling async-oneshot v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling ntex-service v1.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling syn v2.0.30
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling ntex-rt v0.4.9
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling ntex-util v0.3.1
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling ntex-bytes v0.1.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.9
[INFO] [stderr]    Compiling ntex-router v0.5.1
[INFO] [stderr]    Compiling ntex-io v0.3.2
[INFO] [stderr]    Compiling ntex-tokio v0.3.0
[INFO] [stderr]    Compiling ntex-tls v0.3.0
[INFO] [stderr]    Compiling ntex-connect v0.3.0
[INFO] [stderr]    Compiling ntex-h2 v0.3.3
[INFO] [stderr]    Compiling ntex v0.7.3
[INFO] [stderr]    Compiling ntex-middleware v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "f4eb91922054dfcec054b69c21e1953707036620521afad8207b3c2a75df90cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4eb91922054dfcec054b69c21e1953707036620521afad8207b3c2a75df90cf", kill_on_drop: false }`
[INFO] [stdout] f4eb91922054dfcec054b69c21e1953707036620521afad8207b3c2a75df90cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a101d7c2e3b6edee507e99c23dacade61d8e1a374df70b61ec776db598ce5aa2
[INFO] running `Command { std: "docker" "start" "-a" "a101d7c2e3b6edee507e99c23dacade61d8e1a374df70b61ec776db598ce5aa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntex-middleware v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "a101d7c2e3b6edee507e99c23dacade61d8e1a374df70b61ec776db598ce5aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a101d7c2e3b6edee507e99c23dacade61d8e1a374df70b61ec776db598ce5aa2", kill_on_drop: false }`
[INFO] [stdout] a101d7c2e3b6edee507e99c23dacade61d8e1a374df70b61ec776db598ce5aa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d04424864ac909f9ff6357f2913e101d642d3accc8929c28c3e1dd04d5ab4277
[INFO] running `Command { std: "docker" "start" "-a" "d04424864ac909f9ff6357f2913e101d642d3accc8929c28c3e1dd04d5ab4277", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_middleware-1c996ad4e5a7f441)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ntex_middleware
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/inactivity.rs - inactivity::Inactivity (line 12) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/inactivity.rs - inactivity::Inactivity (line 12) stdout ----
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/inactivity.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     info!("reached limit of inactivity, shutting down the server");
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/inactivity.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | let last_time = Arc::new(Mutex::new(OffsetDateTime::now_utc()));
[INFO] [stdout]    |                 ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutex`
[INFO] [stdout]   --> src/inactivity.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | let last_time = Arc::new(Mutex::new(OffsetDateTime::now_utc()));
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Mutex`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use std::sync::nonpoison::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use tokio::sync::Mutex;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OffsetDateTime`
[INFO] [stdout]   --> src/inactivity.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | let last_time = Arc::new(Mutex::new(OffsetDateTime::now_utc()));
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^ use of undeclared type `OffsetDateTime`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use time::OffsetDateTime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web`
[INFO] [stdout]   --> src/inactivity.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | let server = web::server(move || {
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web`, use `cargo add web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ntex::web;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[INFO] [stdout]   --> src/inactivity.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     App::new()
[INFO] [stdout]    |     ^^^ use of undeclared type `App`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ntex::web::App;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `inactivity`
[INFO] [stdout]   --> src/inactivity.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         .wrap(inactivity::Inactivity {
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `inactivity`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/inactivity.rs, use `mod inactivity` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 12 + mod inactivity;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ntex_middleware::inactivity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web`
[INFO] [stdout]   --> src/inactivity.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             web::resource("/index.html").to(|| async { "Hello world!" }),
[INFO] [stdout]    |             ^^^ use of unresolved module or unlinked crate `web`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web`, use `cargo add web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ntex::web;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `inactivity`
[INFO] [stdout]   --> src/inactivity.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     inactivity::until_idle(last_time).await;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `inactivity`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/inactivity.rs, use `mod inactivity` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 12 + mod inactivity;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ntex_middleware::inactivity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/inactivity.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_inactivity_rs_12_0() {
[INFO] [stdout]    |                                      ----------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 35 | server.await?;
[INFO] [stdout]    |        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/inactivity.rs - inactivity::Inactivity (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d04424864ac909f9ff6357f2913e101d642d3accc8929c28c3e1dd04d5ab4277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04424864ac909f9ff6357f2913e101d642d3accc8929c28c3e1dd04d5ab4277", kill_on_drop: false }`
[INFO] [stdout] d04424864ac909f9ff6357f2913e101d642d3accc8929c28c3e1dd04d5ab4277
