[INFO] fetching crate sapio-cli 0.1.4... [INFO] testing sapio-cli-0.1.4 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate sapio-cli 0.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sapio-cli 0.1.4 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sapio-cli 0.1.4 [INFO] finished tweaking crates.io crate sapio-cli 0.1.4 [INFO] tweaked toml for crates.io crate sapio-cli 0.1.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sapio-cli 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ce79a185cf20dbab7f29e2e010a8bf4e11e3a27569a47fe64341d9b9c9175e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3ce79a185cf20dbab7f29e2e010a8bf4e11e3a27569a47fe64341d9b9c9175e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ce79a185cf20dbab7f29e2e010a8bf4e11e3a27569a47fe64341d9b9c9175e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ce79a185cf20dbab7f29e2e010a8bf4e11e3a27569a47fe64341d9b9c9175e", kill_on_drop: false }` [INFO] [stdout] d3ce79a185cf20dbab7f29e2e010a8bf4e11e3a27569a47fe64341d9b9c9175e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f398b7646d4cbd61d9f77c088ca362e9579c8813ac57c55881de67a060faf5e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f398b7646d4cbd61d9f77c088ca362e9579c8813ac57c55881de67a060faf5e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling wast v35.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap2 v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.36 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling iri-string v0.3.0 [INFO] [stderr] Compiling wasmer-types v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonrpc-async v2.0.1 [INFO] [stderr] Compiling jsonschema-valid v0.4.0 [INFO] [stderr] Compiling sapio-secp256k1 v0.20.1 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling wasmer-compiler v1.0.2 [INFO] [stderr] Compiling wasmer-engine v1.0.2 [INFO] [stderr] Compiling wasmer-object v1.0.2 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.2 [INFO] [stderr] Compiling wasmer-engine-native v1.0.2 [INFO] [stderr] Compiling sapio-bitcoin v0.26.0 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling sapio-miniscript v5.1.0 [INFO] [stderr] Compiling bitcoincore-rpc-json-async v3.0.1 [INFO] [stderr] Compiling sapio-base v0.1.0 [INFO] [stderr] Compiling sapio-ctv-emulator-trait v0.1.2 [INFO] [stderr] Compiling sapio v0.1.2 [INFO] [stderr] Compiling ctv_emulators v0.1.3 [INFO] [stderr] Compiling bitcoincore-rpc-async v3.0.1 [INFO] [stderr] Compiling sapio-contrib v0.1.2 [INFO] [stderr] Compiling sapio-front v0.1.2 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.2 [INFO] [stderr] Compiling wasmer-cache v1.0.2 [INFO] [stderr] Compiling sapio-wasm-plugin v0.1.4 [INFO] [stderr] Compiling sapio-cli v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `wasmer` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use wasmer::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | Some(("list", args)) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "8f398b7646d4cbd61d9f77c088ca362e9579c8813ac57c55881de67a060faf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f398b7646d4cbd61d9f77c088ca362e9579c8813ac57c55881de67a060faf5e", kill_on_drop: false }` [INFO] [stdout] 8f398b7646d4cbd61d9f77c088ca362e9579c8813ac57c55881de67a060faf5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac6e1bd05d3a1508a2c5d3766b0196135c6630b975fa3ee070906bf301d64b39 [INFO] running `Command { std: "docker" "start" "-a" "ac6e1bd05d3a1508a2c5d3766b0196135c6630b975fa3ee070906bf301d64b39", kill_on_drop: false }` [INFO] [stderr] Compiling sapio-cli v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `wasmer` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use wasmer::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | Some(("list", args)) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "ac6e1bd05d3a1508a2c5d3766b0196135c6630b975fa3ee070906bf301d64b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6e1bd05d3a1508a2c5d3766b0196135c6630b975fa3ee070906bf301d64b39", kill_on_drop: false }` [INFO] [stdout] ac6e1bd05d3a1508a2c5d3766b0196135c6630b975fa3ee070906bf301d64b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1613e385dbce994125b22157f9aaadbb1c147469eb26f392351ecc3897451ba0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1613e385dbce994125b22157f9aaadbb1c147469eb26f392351ecc3897451ba0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `wasmer` [INFO] [stderr] --> src/main.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | use wasmer::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:173:27 [INFO] [stderr] | [INFO] [stderr] 173 | Some(("list", args)) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sapio_cli-aaff6eef57726469) [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" "1613e385dbce994125b22157f9aaadbb1c147469eb26f392351ecc3897451ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1613e385dbce994125b22157f9aaadbb1c147469eb26f392351ecc3897451ba0", kill_on_drop: false }` [INFO] [stdout] 1613e385dbce994125b22157f9aaadbb1c147469eb26f392351ecc3897451ba0