[INFO] fetching crate rustorch 0.6.29...
[INFO] testing rustorch-0.6.29 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate rustorch 0.6.29 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rustorch 0.6.29
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustorch 0.6.29
[INFO] tweaked toml for crates.io crate rustorch 0.6.29 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustorch 0.6.29 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustorch 0.6.29 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bd1670651d880c20ebed17bcf3c5d9bf96af2d67fd7b8d8801e4998e148a157
[INFO] running `Command { std: "docker" "start" "-a" "1bd1670651d880c20ebed17bcf3c5d9bf96af2d67fd7b8d8801e4998e148a157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bd1670651d880c20ebed17bcf3c5d9bf96af2d67fd7b8d8801e4998e148a157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd1670651d880c20ebed17bcf3c5d9bf96af2d67fd7b8d8801e4998e148a157", kill_on_drop: false }`
[INFO] [stdout] 1bd1670651d880c20ebed17bcf3c5d9bf96af2d67fd7b8d8801e4998e148a157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2e1b1c77454ba0d2d87471a15fd3293c62e15b34835552ef61fdb953a1da03
[INFO] running `Command { std: "docker" "start" "-a" "dc2e1b1c77454ba0d2d87471a15fd3293c62e15b34835552ef61fdb953a1da03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustorch v0.6.29 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustorch-macros v0.6.29
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.97s
[INFO] running `Command { std: "docker" "inspect" "dc2e1b1c77454ba0d2d87471a15fd3293c62e15b34835552ef61fdb953a1da03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2e1b1c77454ba0d2d87471a15fd3293c62e15b34835552ef61fdb953a1da03", kill_on_drop: false }`
[INFO] [stdout] dc2e1b1c77454ba0d2d87471a15fd3293c62e15b34835552ef61fdb953a1da03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ee5838b9b43301237fcd3bdf154b934701ccf0ed5ef6ecc27f9f44232ad134c
[INFO] running `Command { std: "docker" "start" "-a" "5ee5838b9b43301237fcd3bdf154b934701ccf0ed5ef6ecc27f9f44232ad134c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.101
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.101
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.101
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustorch-macros v0.6.29
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.51
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.101
[INFO] [stderr]    Compiling js-sys v0.3.78
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rustorch v0.6.29 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.51
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.51
[INFO] [stderr] error: could not compile `rustorch` (test "phase9_serialization_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name phase9_serialization_tests --edition=2021 tests/phase9_serialization_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::useless_vec' '--allow=clippy::useless_asref' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::redundant_closure' '--allow=clippy::println_empty_string' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' '--allow=clippy::identity_op' '--allow=clippy::approx_constant' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas-optimized", "ci-fast", "console_error_panic_hook", "coreml", "coreml-fallback", "coreml-hybrid", "cuda", "default", "hybrid-f32", "js-sys", "linalg", "linalg-system", "mac-hybrid", "memory-debug", "metal", "model-hub", "model-import", "nccl", "objc_exception", "onnx", "opencl", "python", "safetensors", "tempfile", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-safe", "web-sys", "webgpu"))' -C metadata=ae3d1a97a7126dd3 -C extra-filename=-c46e2797ab7c1fb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-81a641ba9f50e9c3.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-ea625ebc25c9389e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-7ef8db08ad7dfed1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a2a94908efc61328.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-84c38b150a1efa4b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0edea2531d389816.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-bb46ba767564ba8a.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-ca615bb783d79555.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdda17a8bfb21af6.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8241a6b458a3af97.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-963bef9bac0945c9.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1a47612d9276dd42.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0dcbcb0c01b72aa4.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-27f74905cf07e62e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a3ac3452ea36f621.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-37d40db9d9c51768.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-557be541fb381080.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cf067cce1e03d60b.rlib --extern rustorch=/opt/rustwide/target/debug/deps/librustorch.rlib --extern rustorch_macros=/opt/rustwide/target/debug/deps/librustorch_macros-37f45e9484bbcfc1.so --extern serde=/opt/rustwide/target/debug/deps/libserde-05bf9c335318acee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-16ff11fc90557d05.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dba93f7212ffb005.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd9490d3f551cb92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-502940b6795e4f53.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-b06eb2ee1edb5f3e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustorch` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name rustorch --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::useless_vec' '--allow=clippy::useless_asref' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::redundant_closure' '--allow=clippy::println_empty_string' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' '--allow=clippy::identity_op' '--allow=clippy::approx_constant' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas-optimized", "ci-fast", "console_error_panic_hook", "coreml", "coreml-fallback", "coreml-hybrid", "cuda", "default", "hybrid-f32", "js-sys", "linalg", "linalg-system", "mac-hybrid", "memory-debug", "metal", "model-hub", "model-import", "nccl", "objc_exception", "onnx", "opencl", "python", "safetensors", "tempfile", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "wasm-safe", "web-sys", "webgpu"))' -C metadata=4251d007432aab38 -C extra-filename=-7b7016b2835b1bfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-81a641ba9f50e9c3.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-ea625ebc25c9389e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-7ef8db08ad7dfed1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a2a94908efc61328.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-84c38b150a1efa4b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0edea2531d389816.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-bb46ba767564ba8a.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-ca615bb783d79555.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdda17a8bfb21af6.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8241a6b458a3af97.rlib --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-963bef9bac0945c9.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1a47612d9276dd42.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0dcbcb0c01b72aa4.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-27f74905cf07e62e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a3ac3452ea36f621.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-37d40db9d9c51768.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-557be541fb381080.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cf067cce1e03d60b.rlib --extern rustorch_macros=/opt/rustwide/target/debug/deps/librustorch_macros-37f45e9484bbcfc1.so --extern serde=/opt/rustwide/target/debug/deps/libserde-05bf9c335318acee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-16ff11fc90557d05.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dba93f7212ffb005.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd9490d3f551cb92.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-502940b6795e4f53.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-b06eb2ee1edb5f3e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5ee5838b9b43301237fcd3bdf154b934701ccf0ed5ef6ecc27f9f44232ad134c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee5838b9b43301237fcd3bdf154b934701ccf0ed5ef6ecc27f9f44232ad134c", kill_on_drop: false }`
[INFO] [stdout] 5ee5838b9b43301237fcd3bdf154b934701ccf0ed5ef6ecc27f9f44232ad134c
