[INFO] cloning repository https://github.com/0Killian/axum-distributed-routing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0Killian/axum-distributed-routing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Killian%2Faxum-distributed-routing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Killian%2Faxum-distributed-routing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d7775b1fad6e73769d6397f6c2854b067697c70
[INFO] checking 0Killian/axum-distributed-routing against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0Killian%2Faxum-distributed-routing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0Killian/axum-distributed-routing
[INFO] finished tweaking git repo https://github.com/0Killian/axum-distributed-routing
[INFO] tweaked toml for git repo https://github.com/0Killian/axum-distributed-routing written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0Killian/axum-distributed-routing on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0Killian/axum-distributed-routing 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded stringcase v0.4.0
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded xtaskops v0.4.2
[INFO] [stderr]   Downloaded axum v0.8.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d79c5e8e5f8247a5d1804a3e960d2d74d2497a6a6285343fef993a119db55e8
[INFO] running `Command { std: "docker" "start" "-a" "0d79c5e8e5f8247a5d1804a3e960d2d74d2497a6a6285343fef993a119db55e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d79c5e8e5f8247a5d1804a3e960d2d74d2497a6a6285343fef993a119db55e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d79c5e8e5f8247a5d1804a3e960d2d74d2497a6a6285343fef993a119db55e8", kill_on_drop: false }`
[INFO] [stdout] 0d79c5e8e5f8247a5d1804a3e960d2d74d2497a6a6285343fef993a119db55e8
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 593fb2f5e230d55e1fbd3fb32eacbb51e7d82c164af3314f77237ba0ec769cb2
[INFO] running `Command { std: "docker" "start" "-a" "593fb2f5e230d55e1fbd3fb32eacbb51e7d82c164af3314f77237ba0ec769cb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling stringcase v0.4.0
[INFO] [stderr]    Compiling linkme-impl v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling axum-distributed-routing-macros v0.1.4 (/opt/rustwide/workdir/axum-distributed-routing-macros)
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking linkme v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking xtaskops v0.4.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking axum-distributed-routing v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hello_world v0.1.3 (/opt/rustwide/workdir/examples/hello-world)
[INFO] [stdout] error[E0277]: the trait bound `ExprQuery: FromRequestParts<()>` is not satisfied
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromRequestParts<()>` is not implemented for `ExprQuery`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExprQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.8/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequestParts<S>`:
[INFO] [stdout]              `()` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRequestParts<S>`
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExprQuery: FromRequestParts<()>` is not satisfied
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromRequestParts<()>` is not implemented for `ExprQuery`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExprQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.8/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequestParts<S>`:
[INFO] [stdout]              `()` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRequestParts<S>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `__axum_macros_check_test_fn_1_from_request_check`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ required by this bound in `__axum_macros_check_test_fn_1_from_request_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Path<i32>, ExprQuery, Json<...>) -> ... {test_fn}: Handler<_, _>` is not satisfied
[INFO] [stdout]    --> examples/hello-world/src/main.rs:40:11
[INFO] [stdout]     |
[INFO] [stdout]  25 | / route!(
[INFO] [stdout]  26 | |     group = Routes,
[INFO] [stdout]  27 | |     method = GET,
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | |     async test_fn -> String {
[INFO] [stdout]     | |           ^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Path<i32>, ExprQuery, Json<ExprBody>) -> ... {test_fn}`
[INFO] [stdout] ...   |
[INFO] [stdout]  49 | | );
[INFO] [stdout]     | |_- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S>`:
[INFO] [stdout]               `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout]               `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:440:1
[INFO] [stdout]     |
[INFO] [stdout] 440 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | required by this bound in `get`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hello_world-e4081021cea4317c.long-type-1016347242471907549.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExprQuery: FromRequestParts<()>` is not satisfied
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromRequestParts<()>` is not implemented for `ExprQuery`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExprQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.8/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequestParts<S>`:
[INFO] [stdout]              `()` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRequestParts<S>`
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello_world` (bin "hello_world") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `ExprQuery: FromRequestParts<()>` is not satisfied
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromRequestParts<()>` is not implemented for `ExprQuery`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExprQuery {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: Function argument is not a valid axum extractor. 
[INFO] [stdout]            See `https://docs.rs/axum/0.8/axum/extract/index.html` for details
[INFO] [stdout]    = help: the following other types implement trait `FromRequestParts<S>`:
[INFO] [stdout]              `()` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRequestParts<S>`
[INFO] [stdout]              `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRequestParts<S>`
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `__axum_macros_check_test_fn_1_from_request_check`
[INFO] [stdout]   --> examples/hello-world/src/main.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     query = ExprQuery,
[INFO] [stdout]    |             ^^^^^^^^^ required by this bound in `__axum_macros_check_test_fn_1_from_request_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Path<i32>, ExprQuery, Json<...>) -> ... {test_fn}: Handler<_, _>` is not satisfied
[INFO] [stdout]    --> examples/hello-world/src/main.rs:40:11
[INFO] [stdout]     |
[INFO] [stdout]  25 | / route!(
[INFO] [stdout]  26 | |     group = Routes,
[INFO] [stdout]  27 | |     method = GET,
[INFO] [stdout] ...   |
[INFO] [stdout]  40 | |     async test_fn -> String {
[INFO] [stdout]     | |           ^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Path<i32>, ExprQuery, Json<ExprBody>) -> ... {test_fn}`
[INFO] [stdout] ...   |
[INFO] [stdout]  49 | | );
[INFO] [stdout]     | |_- required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S>`:
[INFO] [stdout]               `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout]               `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:440:1
[INFO] [stdout]     |
[INFO] [stdout] 440 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | required by this bound in `get`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hello_world-10a9a308eafd5652.long-type-631144234996135070.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello_world` (bin "hello_world" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "593fb2f5e230d55e1fbd3fb32eacbb51e7d82c164af3314f77237ba0ec769cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593fb2f5e230d55e1fbd3fb32eacbb51e7d82c164af3314f77237ba0ec769cb2", kill_on_drop: false }`
[INFO] [stdout] 593fb2f5e230d55e1fbd3fb32eacbb51e7d82c164af3314f77237ba0ec769cb2
