[INFO] fetching crate cw-voting 0.10.0...
[INFO] checking cw-voting-0.10.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate cw-voting 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate cw-voting 0.10.0
[INFO] finished tweaking crates.io crate cw-voting 0.10.0
[INFO] tweaked toml for crates.io crate cw-voting 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cw-voting 0.10.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cw-voting 0.10.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4327a334bde1a660a6cd7993a2e6d4c04f0042eb81fe8b5ae830c5d9c09154a1
[INFO] running `Command { std: "docker" "start" "-a" "4327a334bde1a660a6cd7993a2e6d4c04f0042eb81fe8b5ae830c5d9c09154a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4327a334bde1a660a6cd7993a2e6d4c04f0042eb81fe8b5ae830c5d9c09154a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4327a334bde1a660a6cd7993a2e6d4c04f0042eb81fe8b5ae830c5d9c09154a1", kill_on_drop: false }`
[INFO] [stdout] 4327a334bde1a660a6cd7993a2e6d4c04f0042eb81fe8b5ae830c5d9c09154a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dc2b9f5cf7940ccd592ca5366aa574517d39e2d476eb94d8a456f269a3cd057
[INFO] running `Command { std: "docker" "start" "-a" "2dc2b9f5cf7940ccd592ca5366aa574517d39e2d476eb94d8a456f269a3cd057", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling target-lexicon v0.11.1
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking const-oid v0.4.5
[INFO] [stderr]     Checking wasmparser v0.65.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]     Checking der v0.1.0
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking bitvec v0.18.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pkcs8 v0.3.3
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking memmap2 v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking signature v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]     Checking wast v32.0.0
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking clru v0.4.0
[INFO] [stderr]     Checking parity-wasm v0.42.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]     Checking ff v0.8.0
[INFO] [stderr]     Checking group v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.8.5
[INFO] [stderr]     Checking ecdsa v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling dynasm v1.0.1
[INFO] [stderr]     Checking k256 v0.7.3
[INFO] [stderr]    Compiling cosmwasm-derive v0.14.0
[INFO] [stderr]     Checking wat v1.0.33
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling enumset_derive v0.5.4
[INFO] [stderr]     Checking enumset v1.0.6
[INFO] [stderr]    Compiling cranelift-entity v0.68.0
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.68.0
[INFO] [stderr]     Checking cosmwasm-crypto v0.14.0
[INFO] [stderr]     Checking wasmer-types v1.0.2
[INFO] [stderr]     Checking cranelift-bforest v0.68.0
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking cosmwasm-std v0.14.0
[INFO] [stderr]     Checking cosmwasm-schema v0.14.0
[INFO] [stderr]     Checking wasmer-compiler v1.0.2
[INFO] [stderr]     Checking wasmer-engine v1.0.2
[INFO] [stderr]     Checking wasmer-object v1.0.2
[INFO] [stderr]     Checking cosmwasm-storage v0.14.0
[INFO] [stderr]     Checking dynasmrt v1.0.1
[INFO] [stderr]     Checking cw-voting v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasmer-engine-native v1.0.2
[INFO] [stderr]     Checking wasmer-engine-jit v1.0.2
[INFO] [stderr]     Checking wasmer-compiler-singlepass v1.0.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn poll(storage: &mut dyn Storage) -> Bucket<Poll> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn poll(storage: &mut dyn Storage) -> Bucket<'_, Poll> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn poll_read(storage: &dyn Storage) -> ReadonlyBucket<Poll> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn poll_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Poll> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn bank(storage: &mut dyn Storage) -> Bucket<TokenManager> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn bank(storage: &mut dyn Storage) -> Bucket<'_, TokenManager> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn bank_read(storage: &dyn Storage) -> ReadonlyBucket<TokenManager> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn bank_read(storage: &dyn Storage) -> ReadonlyBucket<'_, TokenManager> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cranelift-codegen v0.68.0
[INFO] [stderr]     Checking cranelift-frontend v0.68.0
[INFO] [stderr]     Checking wasmer v1.0.2
[INFO] [stderr]     Checking wasmer-middlewares v1.0.2
[INFO] [stderr]     Checking cosmwasm-vm v0.14.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn config(storage: &mut dyn Storage) -> Singleton<State> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn config(storage: &mut dyn Storage) -> Singleton<'_, State> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<State> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn config_read(storage: &dyn Storage) -> ReadonlySingleton<'_, State> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn poll(storage: &mut dyn Storage) -> Bucket<Poll> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn poll(storage: &mut dyn Storage) -> Bucket<'_, Poll> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn poll_read(storage: &dyn Storage) -> ReadonlyBucket<Poll> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn poll_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Poll> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn bank(storage: &mut dyn Storage) -> Bucket<TokenManager> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn bank(storage: &mut dyn Storage) -> Bucket<'_, TokenManager> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn bank_read(storage: &dyn Storage) -> ReadonlyBucket<TokenManager> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn bank_read(storage: &dyn Storage) -> ReadonlyBucket<'_, TokenManager> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16`
[INFO] running `Command { std: "docker" "inspect" "2dc2b9f5cf7940ccd592ca5366aa574517d39e2d476eb94d8a456f269a3cd057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc2b9f5cf7940ccd592ca5366aa574517d39e2d476eb94d8a456f269a3cd057", kill_on_drop: false }`
[INFO] [stdout] 2dc2b9f5cf7940ccd592ca5366aa574517d39e2d476eb94d8a456f269a3cd057
