[INFO] cloning repository https://github.com/samuelhuma-st/wasmtime-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelhuma-st/wasmtime-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e663e95da36fba8aca4f78edaeb596b907c2804
[INFO] testing samuelhuma-st/wasmtime-poc against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuelhuma-st/wasmtime-poc
[INFO] finished tweaking git repo https://github.com/samuelhuma-st/wasmtime-poc
[INFO] tweaked toml for git repo https://github.com/samuelhuma-st/wasmtime-poc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelhuma-st/wasmtime-poc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuelhuma-st/wasmtime-poc 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiggle-macro v23.0.1
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.28.0
[INFO] [stderr]   Downloaded wiggle-generate v23.0.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded wasmtime-cache v23.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v23.0.1
[INFO] [stderr]   Downloaded wasmtime-types v23.0.1
[INFO] [stderr]   Downloaded wasmtime-wasi v23.0.1
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.110.1
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded cap-net-ext v3.2.0
[INFO] [stderr]   Downloaded cap-std v3.2.0
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded winnow v0.6.14
[INFO] [stderr]   Downloaded wast v214.0.0
[INFO] [stderr]   Downloaded wasmparser v0.212.0
[INFO] [stderr]   Downloaded actix-web v4.8.0
[INFO] [stderr]   Downloaded wasmtime-component-macro v23.0.1
[INFO] [stderr]   Downloaded cc v1.1.5
[INFO] [stderr]   Downloaded cap-primitives v3.2.0
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded winch-codegen v0.21.1
[INFO] [stderr]   Downloaded actix-http v3.8.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.110.1
[INFO] [stderr]   Downloaded wasmtime-environ v23.0.1
[INFO] [stderr]   Downloaded cranelift-isle v0.110.1
[INFO] [stderr]   Downloaded wasmtime-cranelift v23.0.1
[INFO] [stderr]   Downloaded cranelift-wasm v0.110.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded wasm-encoder v0.212.0
[INFO] [stderr]   Downloaded wit-parser v0.212.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.110.1
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded cranelift-entity v0.110.1
[INFO] [stderr]   Downloaded wasm-encoder v0.214.0
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v23.0.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded wasmprinter v0.212.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.110.1
[INFO] [stderr]   Downloaded wasmtime-winch v23.0.1
[INFO] [stderr]   Downloaded wat v1.214.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.110.1
[INFO] [stderr]   Downloaded cap-rand v3.2.0
[INFO] [stderr]   Downloaded cap-time-ext v3.2.0
[INFO] [stderr]   Downloaded cap-fs-ext v3.2.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v23.0.1
[INFO] [stderr]   Downloaded wasmtime-slab v23.0.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.110.1
[INFO] [stderr]   Downloaded cranelift-control v0.110.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v23.0.1
[INFO] [stderr]   Downloaded wasmtime-component-util v23.0.1
[INFO] [stderr]   Downloaded tokio v1.38.1
[INFO] [stderr]   Downloaded wasmtime v23.0.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v23.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v23.0.1
[INFO] [stderr]   Downloaded cranelift-native v0.110.1
[INFO] [stderr]   Downloaded wasmtime-wasi-http v23.0.1
[INFO] [stderr]   Downloaded wiggle v23.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97f68401f95ba3e8124c413ffd78812a0c59782adfb36669e0981516b910a988
[INFO] running `Command { std: "docker" "start" "-a" "97f68401f95ba3e8124c413ffd78812a0c59782adfb36669e0981516b910a988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f68401f95ba3e8124c413ffd78812a0c59782adfb36669e0981516b910a988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f68401f95ba3e8124c413ffd78812a0c59782adfb36669e0981516b910a988", kill_on_drop: false }`
[INFO] [stdout] 97f68401f95ba3e8124c413ffd78812a0c59782adfb36669e0981516b910a988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64839a97ac24711f0966c16834ebd44722b66385644802890450b90ed3790a2
[INFO] running `Command { std: "docker" "start" "-a" "a64839a97ac24711f0966c16834ebd44722b66385644802890450b90ed3790a2", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling cranelift-isle v0.110.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.1
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v3.2.0
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling wasmtime-component-util v23.0.1
[INFO] [stderr]    Compiling cap-std v3.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-encoder v0.212.0
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v23.0.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.28.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling cranelift-control v0.110.1
[INFO] [stderr]    Compiling wasmtime-component-macro v23.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling wast v214.0.0
[INFO] [stderr]    Compiling wasmtime-asm-macros v23.0.1
[INFO] [stderr]    Compiling wiggle-macro v23.0.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v23.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cap-fs-ext v3.2.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling wasmtime-slab v23.0.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cranelift-codegen v0.110.1
[INFO] [stderr]    Compiling cap-rand v3.2.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v23.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling wasmtime-fiber v23.0.1
[INFO] [stderr]    Compiling wasmtime v23.0.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d3dce2842259109a -C extra-filename=-4e7f265e9403e8d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2ae9f1de5f0445f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-dceb2e2ec68b27be.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d2f150a874eb45aa.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f4b407e28e12b6.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a64839a97ac24711f0966c16834ebd44722b66385644802890450b90ed3790a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64839a97ac24711f0966c16834ebd44722b66385644802890450b90ed3790a2", kill_on_drop: false }`
[INFO] [stdout] a64839a97ac24711f0966c16834ebd44722b66385644802890450b90ed3790a2
