[INFO] fetching crate stft-rs 0.4.0... [INFO] testing stft-rs-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate stft-rs 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate stft-rs 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stft-rs 0.4.0 [INFO] tweaked toml for crates.io crate stft-rs 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stft-rs 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stft-rs 0.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded rustfft v6.4.1 [INFO] [stderr] Downloaded ndarray v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef8042763d837e18ec35e1fd1db024d2ca51c91a6e83b7107cf32904b4e000bc [INFO] running `Command { std: "docker" "start" "-a" "ef8042763d837e18ec35e1fd1db024d2ca51c91a6e83b7107cf32904b4e000bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef8042763d837e18ec35e1fd1db024d2ca51c91a6e83b7107cf32904b4e000bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8042763d837e18ec35e1fd1db024d2ca51c91a6e83b7107cf32904b4e000bc", kill_on_drop: false }` [INFO] [stdout] ef8042763d837e18ec35e1fd1db024d2ca51c91a6e83b7107cf32904b4e000bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78855d6a2f8176d070d89f564d393a6a95e45509d0eeec8b5b82ee170d5c7499 [INFO] running `Command { std: "docker" "start" "-a" "78855d6a2f8176d070d89f564d393a6a95e45509d0eeec8b5b82ee170d5c7499", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling stft-rs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.04s [INFO] running `Command { std: "docker" "inspect" "78855d6a2f8176d070d89f564d393a6a95e45509d0eeec8b5b82ee170d5c7499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78855d6a2f8176d070d89f564d393a6a95e45509d0eeec8b5b82ee170d5c7499", kill_on_drop: false }` [INFO] [stdout] 78855d6a2f8176d070d89f564d393a6a95e45509d0eeec8b5b82ee170d5c7499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec9e5e36968d5ff62c020f6dec98f953a5f628ac84c8d65ba706754041a1aae [INFO] running `Command { std: "docker" "start" "-a" "dec9e5e36968d5ff62c020f6dec98f953a5f628ac84c8d65ba706754041a1aae", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling stft-rs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] error: could not compile `stft-rs` (example "type_aliases") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name type_aliases --edition=2024 examples/type_aliases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=d92e10cc006bc9b9 -C extra-filename=-f35337b960babdf6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.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 `stft-rs` (example "multichannel_stereo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name multichannel_stereo --edition=2024 examples/multichannel_stereo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=f6b6f3066847bf43 -C extra-filename=-d5f4e9086d382e91 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (test "allocation_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name allocation_tests --edition=2024 tests/allocation_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=a191815880a21a01 -C extra-filename=-2197ddaa28c056be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (example "streaming_usage") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name streaming_usage --edition=2024 examples/streaming_usage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=dbe173216d664914 -C extra-filename=-8ce78136fc8161ba --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (example "spectral_processing") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name spectral_processing --edition=2024 examples/spectral_processing.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=94af91ae089c1109 -C extra-filename=-1909f036486d6b30 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `stft-rs` (example "advanced_streaming") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name advanced_streaming --edition=2024 examples/advanced_streaming.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=4d3c3a2edcdb84f3 -C extra-filename=-eaef515ec4dd1605 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b07582c8484286ed.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-2d72a8db7f83ef7e.rlib --extern ndarray_stats=/opt/rustwide/target/debug/deps/libndarray_stats-8d22790e2c561828.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2181f4949aab0bd3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-d6c51ed1ce7781b2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-004d4eadf7139295.rlib --extern stft_rs=/opt/rustwide/target/debug/deps/libstft_rs-3e5d93e90c84f61f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dec9e5e36968d5ff62c020f6dec98f953a5f628ac84c8d65ba706754041a1aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec9e5e36968d5ff62c020f6dec98f953a5f628ac84c8d65ba706754041a1aae", kill_on_drop: false }` [INFO] [stdout] dec9e5e36968d5ff62c020f6dec98f953a5f628ac84c8d65ba706754041a1aae