[INFO] fetching crate oasis-amqp 0.3.0... [INFO] checking oasis-amqp-0.3.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate oasis-amqp 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate oasis-amqp 0.3.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oasis-amqp 0.3.0 [INFO] finished tweaking crates.io crate oasis-amqp 0.3.0 [INFO] tweaked toml for crates.io crate oasis-amqp 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.12) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e000bba0611a5ddd972746f74e0fff65669cacc0acdcd9fb0dc2785d9fdaed6 [INFO] running `Command { std: "docker" "start" "-a" "4e000bba0611a5ddd972746f74e0fff65669cacc0acdcd9fb0dc2785d9fdaed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e000bba0611a5ddd972746f74e0fff65669cacc0acdcd9fb0dc2785d9fdaed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e000bba0611a5ddd972746f74e0fff65669cacc0acdcd9fb0dc2785d9fdaed6", kill_on_drop: false }` [INFO] [stdout] 4e000bba0611a5ddd972746f74e0fff65669cacc0acdcd9fb0dc2785d9fdaed6 [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5028236355e46f181b3e3e1a9d6968a9ce458cbc42b16f9220e0523c9c77fb [INFO] running `Command { std: "docker" "start" "-a" "5a5028236355e46f181b3e3e1a9d6968a9ce458cbc42b16f9220e0523c9c77fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling oasis-amqp-macros v0.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking oasis-amqp v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_BODY` [INFO] [stdout] 125 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 126 | pub enum Body<'a> { [INFO] [stdout] | ---- `Body` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_PERFORMATIVE` [INFO] [stdout] 150 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 151 | pub enum Performative<'a> { [INFO] [stdout] | ------------ `Performative` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_DELIVERY_STATE` [INFO] [stdout] ... [INFO] [stdout] 351 | pub enum DeliveryState { [INFO] [stdout] | ------------- `DeliveryState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_OUTCOME` [INFO] [stdout] ... [INFO] [stdout] 364 | pub enum Outcome { [INFO] [stdout] | ------- `Outcome` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sasl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_FRAME` [INFO] [stdout] 8 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 9 | pub enum Frame<'a> { [INFO] [stdout] | ----- `Frame` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_BODY` [INFO] [stdout] 125 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 126 | pub enum Body<'a> { [INFO] [stdout] | ---- `Body` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_PERFORMATIVE` [INFO] [stdout] 150 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 151 | pub enum Performative<'a> { [INFO] [stdout] | ------------ `Performative` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_DELIVERY_STATE` [INFO] [stdout] ... [INFO] [stdout] 351 | pub enum DeliveryState { [INFO] [stdout] | ------------- `DeliveryState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/amqp.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_OUTCOME` [INFO] [stdout] ... [INFO] [stdout] 364 | pub enum Outcome { [INFO] [stdout] | ------- `Outcome` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sasl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_FRAME` [INFO] [stdout] 8 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 9 | pub enum Frame<'a> { [INFO] [stdout] | ----- `Frame` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s [INFO] running `Command { std: "docker" "inspect" "5a5028236355e46f181b3e3e1a9d6968a9ce458cbc42b16f9220e0523c9c77fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5028236355e46f181b3e3e1a9d6968a9ce458cbc42b16f9220e0523c9c77fb", kill_on_drop: false }` [INFO] [stdout] 5a5028236355e46f181b3e3e1a9d6968a9ce458cbc42b16f9220e0523c9c77fb