[INFO] fetching crate cubecl-core 0.8.1...
[INFO] testing cubecl-core-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cubecl-core 0.8.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cubecl-core 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cubecl-core 0.8.1
[INFO] tweaked toml for crates.io crate cubecl-core 0.8.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-core 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-core 0.8.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cb3157b0d6b195dc20c4a84a099a5973042c52f2f39546a85288042787eb5aa
[INFO] running `Command { std: "docker" "start" "-a" "8cb3157b0d6b195dc20c4a84a099a5973042c52f2f39546a85288042787eb5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cb3157b0d6b195dc20c4a84a099a5973042c52f2f39546a85288042787eb5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb3157b0d6b195dc20c4a84a099a5973042c52f2f39546a85288042787eb5aa", kill_on_drop: false }`
[INFO] [stdout] 8cb3157b0d6b195dc20c4a84a099a5973042c52f2f39546a85288042787eb5aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1db7c1fd09f9936ac798b86d321700d76f889f288f8fe7231a234a3fc7d68e9d
[INFO] running `Command { std: "docker" "start" "-a" "1db7c1fd09f9936ac798b86d321700d76f889f288f8fe7231a234a3fc7d68e9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cubecl-macros-internal v0.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.62s
[INFO] running `Command { std: "docker" "inspect" "1db7c1fd09f9936ac798b86d321700d76f889f288f8fe7231a234a3fc7d68e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db7c1fd09f9936ac798b86d321700d76f889f288f8fe7231a234a3fc7d68e9d", kill_on_drop: false }`
[INFO] [stdout] 1db7c1fd09f9936ac798b86d321700d76f889f288f8fe7231a234a3fc7d68e9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 320e8dfea5ab1399308d490e5b58296255289d6055ba5fa467b4c47b2e7bee04
[INFO] running `Command { std: "docker" "start" "-a" "320e8dfea5ab1399308d490e5b58296255289d6055ba5fa467b4c47b2e7bee04", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling trybuild v1.0.113
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.70s
[INFO] running `Command { std: "docker" "inspect" "320e8dfea5ab1399308d490e5b58296255289d6055ba5fa467b4c47b2e7bee04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320e8dfea5ab1399308d490e5b58296255289d6055ba5fa467b4c47b2e7bee04", kill_on_drop: false }`
[INFO] [stdout] 320e8dfea5ab1399308d490e5b58296255289d6055ba5fa467b4c47b2e7bee04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75741d501f5c2c93c05c08fa533b43dcdb662f0c6b06fc0944e1dd436f62f929
[INFO] running `Command { std: "docker" "start" "-a" "75741d501f5c2c93c05c08fa533b43dcdb662f0c6b06fc0944e1dd436f62f929", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_core-013f389cf3263209)
[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]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-c63d5878381b6db7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking float4 v0.1.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cubecl-macros-internal v0.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking float8 v0.4.2
[INFO] [stderr]     Checking cubecl-ir v0.8.1
[INFO] [stderr]     Checking cubecl-core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cubecl-core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cubecl-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/error/array_variable.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.72s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cubecl_core
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/frontend/branch.rs - frontend::branch::range (line 183) ... ignored
[INFO] [stdout] test src/frontend/branch.rs - frontend::branch::range_stepped (line 214) ... ignored
[INFO] [stdout] test src/frontend/cmma.rs - frontend::cmma (line 10) ... ignored
[INFO] [stdout] test src/frontend/container/array/base.rs - frontend::container::array::base::line::Array<Line<P>>::line_size (line 105) ... ignored
[INFO] [stdout] test src/frontend/container/line/base.rs - frontend::container::line::base::fill::Line<P>::fill (line 71) ... ignored
[INFO] [stdout] test src/frontend/container/line/base.rs - frontend::container::line::base::size::Line<P>::size (line 127) ... ignored
[INFO] [stdout] test src/frontend/container/tensor/base.rs - frontend::container::tensor::base::line::Tensor<Line<P>>::line_size (line 217) ... ignored
[INFO] [stdout] test src/frontend/container/tensor/tensormap.rs - frontend::container::tensor::tensormap::tma_group_wait_read (line 184) ... ignored
[INFO] [stdout] test src/frontend/element/base.rs - frontend::element::base::CubeComptime (line 62) ... ignored
[INFO] [stdout] test src/frontend/operation/copy.rs - frontend::operation::copy::copy_bulk (line 14) ... ignored
[INFO] [stdout] test src/codegen/metadata.rs - codegen::metadata (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.26s; merged doctests compilation took 0.25s
[INFO] running `Command { std: "docker" "inspect" "75741d501f5c2c93c05c08fa533b43dcdb662f0c6b06fc0944e1dd436f62f929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75741d501f5c2c93c05c08fa533b43dcdb662f0c6b06fc0944e1dd436f62f929", kill_on_drop: false }`
[INFO] [stdout] 75741d501f5c2c93c05c08fa533b43dcdb662f0c6b06fc0944e1dd436f62f929
