[INFO] cloning repository https://github.com/mnnxp/cdbs-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnnxp/cdbs-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e628dabd3e2f73d863c2eacc1cd96169d10d48df
[INFO] testing mnnxp/cdbs-app against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnnxp%2Fcdbs-app" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mnnxp/cdbs-app
[INFO] finished tweaking git repo https://github.com/mnnxp/cdbs-app
[INFO] tweaked toml for git repo https://github.com/mnnxp/cdbs-app written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mnnxp/cdbs-app on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mnnxp/cdbs-app 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded yewtil v0.3.2
[INFO] [stderr]   Downloaded yew-macro v0.17.0
[INFO] [stderr]   Downloaded yew v0.17.4
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.23
[INFO] [stderr]   Downloaded yew-router-route-parser v0.15.0
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.10.0
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded bumpalo v3.6.1
[INFO] [stderr]   Downloaded yew v0.18.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.10.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded http v0.2.4
[INFO] [stderr]   Downloaded syn v1.0.70
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded gloo v0.2.1
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded indexmap v1.6.2
[INFO] [stderr]   Downloaded serde_json v1.0.64
[INFO] [stderr]   Downloaded graphql_client v0.10.0
[INFO] [stderr]   Downloaded lipsum v0.7.0
[INFO] [stderr]   Downloaded parking_lot v0.10.2
[INFO] [stderr]   Downloaded yew-router-macro v0.15.0
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded synstructure v0.12.5
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded parking_lot_core v0.7.2
[INFO] [stderr]   Downloaded yew-macro v0.18.0
[INFO] [stderr]   Downloaded thiserror v1.0.24
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded slab v0.4.3
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.20
[INFO] [stderr]   Downloaded web-sys v0.3.63
[INFO] [stderr]   Downloaded instant v0.1.9
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.23
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded yew-router v0.15.0
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded pin-project-lite v0.2.6
[INFO] [stderr]   Downloaded gloo-events v0.1.1
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 290c3c1ab515a452297eef162d8d886e5f24f0864c0755e3f7486927cb8dc0ae
[INFO] running `Command { std: "docker" "start" "-a" "290c3c1ab515a452297eef162d8d886e5f24f0864c0755e3f7486927cb8dc0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "290c3c1ab515a452297eef162d8d886e5f24f0864c0755e3f7486927cb8dc0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290c3c1ab515a452297eef162d8d886e5f24f0864c0755e3f7486927cb8dc0ae", kill_on_drop: false }`
[INFO] [stdout] 290c3c1ab515a452297eef162d8d886e5f24f0864c0755e3f7486927cb8dc0ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b30d85cc4bb3240f6755040ba0051332ddeaad1780cb6aca20b374752a99720
[INFO] running `Command { std: "docker" "start" "-a" "0b30d85cc4bb3240f6755040ba0051332ddeaad1780cb6aca20b374752a99720", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling cfg-match v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling yew v0.17.4
[INFO] [stderr]    Compiling yew v0.18.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling yew-router-route-parser v0.15.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling yew-macro v0.17.0
[INFO] [stderr]    Compiling yew-macro v0.18.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling yew-router-macro v0.15.0
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling lipsum v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling graphql_client_codegen v0.10.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling graphql_query_derive v0.10.0
[INFO] [stderr]    Compiling graphql_client v0.10.0
[INFO] [stderr]    Compiling web-sys v0.3.63
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-events v0.1.1
[INFO] [stderr]    Compiling gloo-timers v0.2.1
[INFO] [stderr]    Compiling gloo-console-timer v0.1.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.1.0
[INFO] [stderr]    Compiling gloo v0.2.1
[INFO] [stderr]    Compiling yewtil v0.3.2
[INFO] [stderr]    Compiling yew-router v0.15.0
[INFO] [stderr]    Compiling cdbs-app v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MainView` is never constructed
[INFO] [stdout]  --> src/routes/home/main_view.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MainView {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ComponentModificationFiles` is never constructed
[INFO] [stdout]    --> src/gqls/component.rs:209:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) struct ComponentModificationFiles;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteService` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub(crate) struct DeleteService;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChangeServiceAccess` is never constructed
[INFO] [stdout]   --> src/gqls/supplier_service.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub(crate) struct ChangeServiceAccess;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cdbs-app` (bin "cdbs-app"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cdbs_app --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59ee1e341fcb4f5d -C extra-filename=-a845c51ef0eb6cb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-84e49806e2c1e223.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a5ccebec5c67ef33.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-77d40baf3db1ae4d.rlib --extern dotenv_codegen=/opt/rustwide/target/debug/deps/libdotenv_codegen-78beaa98c3fb433c.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-97b87556965834e1.rlib --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-da21fc0ed315c925.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-e37fee7ae500f831.rlib --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-2d61e9c4968347bc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-79062d06e76053c7.rlib --extern lipsum=/opt/rustwide/target/debug/deps/liblipsum-ed8b5c27f3a8fec4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a28c3c721a0f48e0.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d1444d63b54906f2.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-e6d53032fc861738.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8008c55e2cb88bb6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-26e8b4339f879015.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a34a6b674b964d19.rlib --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-d10f9164f9d3adcb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3827283743796bec.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee407ccfefa0ed97.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-75b29ccfabbc1e05.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-ba03384ab22779a1.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-f489fd8f9c7f0c0f.rlib --extern wasm_logger=/opt/rustwide/target/debug/deps/libwasm_logger-ba85271d775a6b61.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-8089584365b828ec.rlib --extern wee_alloc=/opt/rustwide/target/debug/deps/libwee_alloc-a58286fa299b0c91.rlib --extern yew=/opt/rustwide/target/debug/deps/libyew-b87d67fff1e8fc0b.rlib --extern yew_router=/opt/rustwide/target/debug/deps/libyew_router-b4fc68b85f777265.rlib --extern yewtil=/opt/rustwide/target/debug/deps/libyewtil-b493783613b261c1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0b30d85cc4bb3240f6755040ba0051332ddeaad1780cb6aca20b374752a99720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b30d85cc4bb3240f6755040ba0051332ddeaad1780cb6aca20b374752a99720", kill_on_drop: false }`
[INFO] [stdout] 0b30d85cc4bb3240f6755040ba0051332ddeaad1780cb6aca20b374752a99720
