[INFO] cloning repository https://github.com/monadicus/aleo-setup-redeem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monadicus/aleo-setup-redeem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadicus%2Faleo-setup-redeem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadicus%2Faleo-setup-redeem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a9f4712eac5c02f75b83dc53ef27d6e55d770ca [INFO] testing monadicus/aleo-setup-redeem against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonadicus%2Faleo-setup-redeem" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monadicus/aleo-setup-redeem [INFO] finished tweaking git repo https://github.com/monadicus/aleo-setup-redeem [INFO] tweaked toml for git repo https://github.com/monadicus/aleo-setup-redeem written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monadicus/aleo-setup-redeem on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monadicus/aleo-setup-redeem 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/monadicus/snarkVM` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded age-core v0.7.1 [INFO] [stderr] Downloaded i18n-config v0.4.7 [INFO] [stderr] Downloaded i18n-embed-fl v0.6.7 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.4 [INFO] [stderr] Downloaded age v0.7.2 [INFO] [stderr] Downloaded i18n-embed v0.13.9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebe014d29d8ac19dccabf06ea1852141dab9e27597489d21541f0d038dd10d15 [INFO] running `Command { std: "docker" "start" "-a" "ebe014d29d8ac19dccabf06ea1852141dab9e27597489d21541f0d038dd10d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe014d29d8ac19dccabf06ea1852141dab9e27597489d21541f0d038dd10d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe014d29d8ac19dccabf06ea1852141dab9e27597489d21541f0d038dd10d15", kill_on_drop: false }` [INFO] [stdout] ebe014d29d8ac19dccabf06ea1852141dab9e27597489d21541f0d038dd10d15 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82a1b8a5592570d475f4eee596970f6496567bee2f57b9cc2ed5f146d57e5f6 [INFO] running `Command { std: "docker" "start" "-a" "d82a1b8a5592570d475f4eee596970f6496567bee2f57b9cc2ed5f146d57e5f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling snarkvm-curves v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling snarkvm-profiler v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling scrypt v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling age-core v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling snarkvm-derives v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.13.9 [INFO] [stderr] Compiling snarkvm-utilities v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling i18n-embed-fl v0.6.7 [INFO] [stderr] Compiling snarkvm-fields v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling age v0.7.2 [INFO] [stderr] Compiling snarkvm-r1cs v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-algorithms v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-gadgets v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-parameters v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-polycommit v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-marlin v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling snarkvm-dpc v0.7.5 (https://github.com/monadicus/snarkVM?branch=fix-setup-wasm-build#05236677) [INFO] [stderr] Compiling aleo-setup-redeem v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "d82a1b8a5592570d475f4eee596970f6496567bee2f57b9cc2ed5f146d57e5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82a1b8a5592570d475f4eee596970f6496567bee2f57b9cc2ed5f146d57e5f6", kill_on_drop: false }` [INFO] [stdout] d82a1b8a5592570d475f4eee596970f6496567bee2f57b9cc2ed5f146d57e5f6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8268c823f4c438b7ab8540022e0b4c909c02b815c37412a542a6e6d8cd26549 [INFO] running `Command { std: "docker" "start" "-a" "b8268c823f4c438b7ab8540022e0b4c909c02b815c37412a542a6e6d8cd26549", kill_on_drop: false }` [INFO] [stderr] Compiling aleo-setup-redeem v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "b8268c823f4c438b7ab8540022e0b4c909c02b815c37412a542a6e6d8cd26549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8268c823f4c438b7ab8540022e0b4c909c02b815c37412a542a6e6d8cd26549", kill_on_drop: false }` [INFO] [stdout] b8268c823f4c438b7ab8540022e0b4c909c02b815c37412a542a6e6d8cd26549 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7768dbfee303cd456574c4eac130bf1116987d6ee4266ab1c2e689b2533c0c9f [INFO] running `Command { std: "docker" "start" "-a" "7768dbfee303cd456574c4eac130bf1116987d6ee4266ab1c2e689b2533c0c9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aleo_setup_redeem-1cf4e2c6e94aba9f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aleo_setup_redeem [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7768dbfee303cd456574c4eac130bf1116987d6ee4266ab1c2e689b2533c0c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7768dbfee303cd456574c4eac130bf1116987d6ee4266ab1c2e689b2533c0c9f", kill_on_drop: false }` [INFO] [stdout] 7768dbfee303cd456574c4eac130bf1116987d6ee4266ab1c2e689b2533c0c9f