[INFO] fetching crate gear-sandbox-host 1.10.0...
[INFO] testing gear-sandbox-host-1.10.0 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-150681-2
[INFO] extracting crate gear-sandbox-host 1.10.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate gear-sandbox-host 1.10.0
[INFO] finished tweaking crates.io crate gear-sandbox-host 1.10.0
[INFO] tweaked toml for crates.io crate gear-sandbox-host 1.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gear-sandbox-host 1.10.0 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gear-sandbox-host 1.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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba6cb1d0859531612ca5fff4ef80fbc8f8d29b5769f6b42fa3d7484e56b5a8b3
[INFO] running `Command { std: "docker" "start" "-a" "ba6cb1d0859531612ca5fff4ef80fbc8f8d29b5769f6b42fa3d7484e56b5a8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba6cb1d0859531612ca5fff4ef80fbc8f8d29b5769f6b42fa3d7484e56b5a8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba6cb1d0859531612ca5fff4ef80fbc8f8d29b5769f6b42fa3d7484e56b5a8b3", kill_on_drop: false }`
[INFO] [stdout] ba6cb1d0859531612ca5fff4ef80fbc8f8d29b5769f6b42fa3d7484e56b5a8b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca07c688d820b7af4beb4235b987086777c2e802b02f5ae48ab99eb6015ea28
[INFO] running `Command { std: "docker" "start" "-a" "4ca07c688d820b7af4beb4235b987086777c2e802b02f5ae48ab99eb6015ea28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling corosensei v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling munge_macro v0.4.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling munge v0.4.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling enumset v1.1.2
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling libunwind v1.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling dynasm v4.0.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling rkyv v0.8.10
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling wasmi_core v0.2.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling wasmi-validation v0.5.0
[INFO] [stderr]    Compiling wasmer-types v6.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasmi v0.13.2
[INFO] [stderr]    Compiling wasmer v6.1.0
[INFO] [stderr]    Compiling wasmer-derive v6.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling sp-std v9.0.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling wasmer-compiler v6.1.0
[INFO] [stderr]    Compiling sp-wasm-interface-common v15.0.0
[INFO] [stderr]    Compiling wasmi_core v0.38.0
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling wasmi_ir v0.38.0
[INFO] [stderr]    Compiling wasmi_collections v0.38.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling fs4 v0.11.1
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling sp-std v14.0.0
[INFO] [stderr]    Compiling multi-stash v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling gear-sandbox-env v1.10.0
[INFO] [stderr]    Compiling gp-allocator v4.1.2
[INFO] [stderr]    Compiling atomic_enum v0.3.0
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dynasmrt v4.0.0
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v6.1.0
[INFO] [stderr]    Compiling wasmi v0.38.0
[INFO] [stderr]    Compiling wasmer-cache v6.1.0
[INFO] [stderr]    Compiling gear-wasmer-cache v1.10.0
[INFO] [stderr]    Compiling gear-sandbox-host v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 48s
[INFO] running `Command { std: "docker" "inspect" "4ca07c688d820b7af4beb4235b987086777c2e802b02f5ae48ab99eb6015ea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca07c688d820b7af4beb4235b987086777c2e802b02f5ae48ab99eb6015ea28", kill_on_drop: false }`
[INFO] [stdout] 4ca07c688d820b7af4beb4235b987086777c2e802b02f5ae48ab99eb6015ea28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f67d3321325231e175d6a5e128c68585d25fd84594f57ff130b1aa26bebc53c
[INFO] running `Command { std: "docker" "start" "-a" "3f67d3321325231e175d6a5e128c68585d25fd84594f57ff130b1aa26bebc53c", kill_on_drop: false }`
[INFO] [stderr]    Compiling gear-sandbox-host v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s
[INFO] running `Command { std: "docker" "inspect" "3f67d3321325231e175d6a5e128c68585d25fd84594f57ff130b1aa26bebc53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f67d3321325231e175d6a5e128c68585d25fd84594f57ff130b1aa26bebc53c", kill_on_drop: false }`
[INFO] [stdout] 3f67d3321325231e175d6a5e128c68585d25fd84594f57ff130b1aa26bebc53c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1fd9ac0cbef346a2dbf3db912474688fee7318c4659bcdc5e5c3189484021d8
[INFO] running `Command { std: "docker" "start" "-a" "e1fd9ac0cbef346a2dbf3db912474688fee7318c4659bcdc5e5c3189484021d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gear_sandbox_host-9fecf556cb3dedf2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test store_refcell::tests::test_store_refcell_borrow ... ok
[INFO] [stdout] test store_refcell::tests::test_store_refcell_borrow_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gear_sandbox_host
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/store_refcell.rs - store_refcell (line 29) ... ignored
[INFO] [stdout] test src/store_refcell.rs - store_refcell (line 39) ... ignored
[INFO] [stdout] test src/store_refcell.rs - store_refcell (line 47) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.32s
[INFO] running `Command { std: "docker" "inspect" "e1fd9ac0cbef346a2dbf3db912474688fee7318c4659bcdc5e5c3189484021d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fd9ac0cbef346a2dbf3db912474688fee7318c4659bcdc5e5c3189484021d8", kill_on_drop: false }`
[INFO] [stdout] e1fd9ac0cbef346a2dbf3db912474688fee7318c4659bcdc5e5c3189484021d8
