[INFO] cloning repository https://github.com/maxfindel/rust-basic-todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxfindel/rust-basic-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfindel%2Frust-basic-todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfindel%2Frust-basic-todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00bfe8d3a21d5d19efecf65efae79dbaff962621
[INFO] testing maxfindel/rust-basic-todo against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfindel%2Frust-basic-todo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxfindel/rust-basic-todo
[INFO] finished tweaking git repo https://github.com/maxfindel/rust-basic-todo
[INFO] tweaked toml for git repo https://github.com/maxfindel/rust-basic-todo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxfindel/rust-basic-todo 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/maxfindel/rust-basic-todo 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]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-char-property v0.7.0
[INFO] [stderr]   Downloaded unic-char-range v0.7.0
[INFO] [stderr]   Downloaded unic-common v0.7.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.7.0
[INFO] [stderr]   Downloaded pest_generator v2.1.1
[INFO] [stderr]   Downloaded unic-ucd-segment v0.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded pretty_env_logger v0.3.1
[INFO] [stderr]   Downloaded pest_meta v2.1.2
[INFO] [stderr]   Downloaded error-chain v0.12.1
[INFO] [stderr]   Downloaded unic-segment v0.7.0
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded pest v2.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.47
[INFO] [stderr]   Downloaded tera v0.11.20
[INFO] [stderr]   Downloaded futures v0.1.29
[INFO] [stderr]   Downloaded hyper v0.14.12
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 653fff87ecc8b879b38427fe8df38bbcf13c0313d9c3c15823e70436b690dc84
[INFO] running `Command { std: "docker" "start" "-a" "653fff87ecc8b879b38427fe8df38bbcf13c0313d9c3c15823e70436b690dc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "653fff87ecc8b879b38427fe8df38bbcf13c0313d9c3c15823e70436b690dc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653fff87ecc8b879b38427fe8df38bbcf13c0313d9c3c15823e70436b690dc84", kill_on_drop: false }`
[INFO] [stdout] 653fff87ecc8b879b38427fe8df38bbcf13c0313d9c3c15823e70436b690dc84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d80737bc5df5e035a9bb735253780426812f11491aca6956841248dbfd646588
[INFO] running `Command { std: "docker" "start" "-a" "d80737bc5df5e035a9bb735253780426812f11491aca6956841248dbfd646588", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pest v2.1.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling backtrace v0.3.44
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling serde_json v1.0.47
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling pretty_env_logger v0.3.1
[INFO] [stderr]    Compiling tera v0.11.20
[INFO] [stderr]    Compiling basic-todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `hyper::client`, `hyper::rt`, `hyper::Client`, `hyper::Server`
[INFO] [stdout]    --> src/main.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 |     client::HttpConnector, rt, service::service_fn, Body, Client, Request,
[INFO] [stdout]     |     ^^^^^^                 ^^ no `rt` in the root         ^^^^^^ no `Client` in the root
[INFO] [stdout]     |     |
[INFO] [stdout]     |     could not find `client` in `hyper`
[INFO] [stdout]  11 |     Response, Server, StatusCode, Method, header
[INFO] [stdout]     |               ^^^^^^ no `Server` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/lib.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #![all(feature = "client")]
[INFO] [stdout]     |            ------------------ the item is gated behind the `client` feature
[INFO] [stdout] 104 |
[INFO] [stdout] 105 |     pub mod client;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/lib.rs:90:9
[INFO] [stdout]     |
[INFO] [stdout]  89 | #[cfg(any(feature = "http1", feature = "http2",))]
[INFO] [stdout]     |          --------------------------------------- the item is gated here
[INFO] [stdout]  90 | pub mod rt;
[INFO] [stdout]     |         ^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/lib.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #![all(feature = "client")]
[INFO] [stdout]     |            ------------------ the item is gated behind the `client` feature
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub use crate::client::Client;
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/lib.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #![all(feature = "server")]
[INFO] [stdout]     |            ------------------ the item is gated behind the `server` feature
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub use crate::server::Server;
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/main.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn Future<Error = Box<dyn Error + Send + Sync>, Item = ...> + Send` is not a future
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         service_fn(move |req| router(req, &client))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn Future<Error = Box<dyn Error + Send + Sync>, Item = ...> + Send` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::future::Future` is not implemented for `dyn Future<Error = Box<dyn Error + Send + Sync>, Item = ...> + Send`
[INFO] [stdout]    = note: `dyn futures::Future<Error = Box<(dyn StdError + std::marker::Send + Sync + 'static)>, Item = Response<Body>> + std::marker::Send` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]    = note: required for `Box<dyn Future<Error = Box<...>, Item = ...> + Send>` to implement `std::future::Future`
[INFO] [stdout] note: required by a bound in `service_fn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/service/util.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn service_fn<F, R, S>(f: F) -> ServiceFn<F, R>
[INFO] [stdout]    |        ---------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 30 |     S: Future,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `service_fn`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/basic_todo-f92245c92b5c9c19.long-type-16618361760569265775.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn Future<Error = Box<dyn Error + Send + Sync>, Item = ...> + Send` cannot be unpinned
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         service_fn(move |req| router(req, &client))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Unpin` is not implemented for `dyn Future<Error = Box<dyn Error + Send + Sync>, Item = ...> + Send`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using the `pin!` macro
[INFO] [stdout]            consider using `Box::pin` if you need to access the pinned value outside of the current scope
[INFO] [stdout]    = note: required for `Box<dyn Future<Error = Box<...>, Item = ...> + Send>` to implement `std::future::Future`
[INFO] [stdout] note: required by a bound in `service_fn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/service/util.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn service_fn<F, R, S>(f: F) -> ServiceFn<F, R>
[INFO] [stdout]    |        ---------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 30 |     S: Future,
[INFO] [stdout]    |        ^^^^^^ required by this bound in `service_fn`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/basic_todo-f92245c92b5c9c19.long-type-16618361760569265775.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `concat2` exists for struct `Body`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     req.into_body()
[INFO] [stdout] 159 | |       .concat2() // concatenate all the chunks in the body
[INFO] [stdout]     | |       -^^^^^^^ method cannot be called on `Body` due to unsatisfied trait bounds
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/body/body.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub struct Body {
[INFO] [stdout]     |   --------------- doesn't satisfy `Body: Stream`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Body: Stream`
[INFO] [stdout]             which is required by `&mut Body: Stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `concat2` exists for struct `Body`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     req.into_body()
[INFO] [stdout] 173 | |       .concat2() // concatenate all the chunks in the body
[INFO] [stdout]     | |       -^^^^^^^ method cannot be called on `Body` due to unsatisfied trait bounds
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/body/body.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub struct Body {
[INFO] [stdout]     |   --------------- doesn't satisfy `Body: Stream`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Body: Stream`
[INFO] [stdout]             which is required by `&mut Body: Stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `concat2` exists for struct `Body`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | /     req.into_body()
[INFO] [stdout] 187 | |       .concat2() // concatenate all the chunks in the body
[INFO] [stdout]     | |       -^^^^^^^ method cannot be called on `Body` due to unsatisfied trait bounds
[INFO] [stdout]     | |_______|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.12/src/body/body.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 |   pub struct Body {
[INFO] [stdout]     |   --------------- doesn't satisfy `Body: Stream`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Body: Stream`
[INFO] [stdout]             which is required by `&mut Body: Stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basic-todo` (bin "basic-todo") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d80737bc5df5e035a9bb735253780426812f11491aca6956841248dbfd646588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80737bc5df5e035a9bb735253780426812f11491aca6956841248dbfd646588", kill_on_drop: false }`
[INFO] [stdout] d80737bc5df5e035a9bb735253780426812f11491aca6956841248dbfd646588
