[INFO] fetching crate extism 1.6.0...
[INFO] checking extism-1.6.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate extism 1.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate extism 1.6.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate extism 1.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate extism 1.6.0
[INFO] tweaked toml for crates.io crate extism 1.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate extism 1.6.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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5880954fb533291a2f7c01227450b5e93e841b96e38f1f6f702fdcfd9f991557
[INFO] running `Command { std: "docker" "start" "-a" "5880954fb533291a2f7c01227450b5e93e841b96e38f1f6f702fdcfd9f991557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5880954fb533291a2f7c01227450b5e93e841b96e38f1f6f702fdcfd9f991557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5880954fb533291a2f7c01227450b5e93e841b96e38f1f6f702fdcfd9f991557", kill_on_drop: false }`
[INFO] [stdout] 5880954fb533291a2f7c01227450b5e93e841b96e38f1f6f702fdcfd9f991557
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf7d6e8b1edb9ffd4d22fa0f2858fe0639f9a9571236152d5e49c9a75ef84d1f
[INFO] running `Command { std: "docker" "start" "-a" "bf7d6e8b1edb9ffd4d22fa0f2858fe0639f9a9571236152d5e49c9a75ef84d1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.2
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cap-primitives v3.2.0
[INFO] [stderr]     Checking cranelift-control v0.110.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.216.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cap-std v3.2.0
[INFO] [stderr]    Compiling wasmtime-cache v23.0.2
[INFO] [stderr]    Compiling wasmtime-component-macro v23.0.2
[INFO] [stderr]     Checking wasmtime-component-util v23.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v23.0.2
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wiggle-macro v23.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v23.0.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking wast v216.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasmtime-slab v23.0.2
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling cap-fs-ext v3.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling cranelift-codegen v0.110.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking cap-time-ext v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v23.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]     Checking wat v1.216.0
[INFO] [stderr]    Compiling wasmtime-fiber v23.0.2
[INFO] [stderr]    Compiling wasmtime v23.0.2
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking prost v0.13.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wiggle-generate v23.0.2
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]     Checking cap-rand v3.2.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking cranelift-bitset v0.110.2
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking cranelift-entity v0.110.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking cranelift-bforest v0.110.2
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking extism-manifest v1.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking object v0.36.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling extism-convert-macros v1.6.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking extism-convert v1.6.0
[INFO] [stderr]     Checking wasmtime-jit-debug v23.0.2
[INFO] [stderr]     Checking wasmtime-types v23.0.2
[INFO] [stderr]     Checking wasmprinter v0.212.0
[INFO] [stderr]    Compiling wit-parser v0.212.0
[INFO] [stderr]     Checking wasmtime-environ v23.0.2
[INFO] [stderr]    Compiling extism v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v23.0.2
[INFO] [stderr]     Checking cranelift-frontend v0.110.2
[INFO] [stderr]     Checking cranelift-native v0.110.2
[INFO] [stderr]     Checking cranelift-wasm v0.110.2
[INFO] [stderr]     Checking wasmtime-cranelift v23.0.2
[INFO] [stderr]     Checking wiggle v23.0.2
[INFO] [stderr]     Checking wasi-common v23.0.2
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/empty.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/issues.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | const WASM_EMPTY: &[u8] = include_bytes!("../../../wasm/empty.wasm");
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/code-functions.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/runtime.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | const WASM: &[u8] = include_bytes!("../../../wasm/code-functions.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/code.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/runtime.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | const WASM_NO_FUNCTIONS: &[u8] = include_bytes!("../../../wasm/code.wasm");
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/loop.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/runtime.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | const WASM_LOOP: &[u8] = include_bytes!("../../../wasm/loop.wasm");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/globals.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/runtime.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | const WASM_GLOBALS: &[u8] = include_bytes!("../../../wasm/globals.wasm");
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/reflect.wasm`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/runtime.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | const WASM_REFLECT: &[u8] = include_bytes!("../../../wasm/reflect.wasm");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/http.wasm`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/runtime.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | const WASM_HTTP: &[u8] = include_bytes!("../../../wasm/http.wasm");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tests/../../../wasm/read_write.wasm`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tests/runtime.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | const WASM_FS: &[u8] = include_bytes!("../../../wasm/read_write.wasm");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../wasm/code.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bench.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | const COUNT_VOWELS: &[u8] = include_bytes!("../../wasm/code.wasm");
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../wasm/reflect.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bench.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | const REFLECT: &[u8] = include_bytes!("../../wasm/reflect.wasm");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../wasm/echo.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bench.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | const ECHO: &[u8] = include_bytes!("../../wasm/echo.wasm");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../wasm/consume.wasm`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bench.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | const CONSUME: &[u8] = include_bytes!("../../wasm/consume.wasm");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extism` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extism` (bench "bench") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "bf7d6e8b1edb9ffd4d22fa0f2858fe0639f9a9571236152d5e49c9a75ef84d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7d6e8b1edb9ffd4d22fa0f2858fe0639f9a9571236152d5e49c9a75ef84d1f", kill_on_drop: false }`
[INFO] [stdout] bf7d6e8b1edb9ffd4d22fa0f2858fe0639f9a9571236152d5e49c9a75ef84d1f
