[INFO] fetching crate rpfm_cli 4.3.9... [INFO] testing rpfm_cli-4.3.9 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate rpfm_cli 4.3.9 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rpfm_cli 4.3.9 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rpfm_cli 4.3.9 [INFO] finished tweaking crates.io crate rpfm_cli 4.3.9 [INFO] tweaked toml for crates.io crate rpfm_cli 4.3.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate rpfm_cli 4.3.9 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b60062e842d5d37eb6e360ea03fdd312c0b0cc6dcda96c29adf15046122fce28 [INFO] running `Command { std: "docker" "start" "-a" "b60062e842d5d37eb6e360ea03fdd312c0b0cc6dcda96c29adf15046122fce28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60062e842d5d37eb6e360ea03fdd312c0b0cc6dcda96c29adf15046122fce28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60062e842d5d37eb6e360ea03fdd312c0b0cc6dcda96c29adf15046122fce28", kill_on_drop: false }` [INFO] [stdout] b60062e842d5d37eb6e360ea03fdd312c0b0cc6dcda96c29adf15046122fce28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e1f0d928bcf396236e24ba5b05f5fa783f3252bb0388c119ab2e67eb19a54eb [INFO] running `Command { std: "docker" "start" "-a" "6e1f0d928bcf396236e24ba5b05f5fa783f3252bb0388c119ab2e67eb19a54eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling keyvalues-parser v0.2.0 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling sentry-debug-images v0.34.0 [INFO] [stderr] Compiling sentry-log v0.34.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling keyvalues-serde v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling sentry v0.34.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling steamlocate v2.0.0-beta.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling rpfm_cli v4.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling rpfm_lib v4.3.9 [INFO] [stderr] Compiling rpfm_extensions v4.3.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "6e1f0d928bcf396236e24ba5b05f5fa783f3252bb0388c119ab2e67eb19a54eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1f0d928bcf396236e24ba5b05f5fa783f3252bb0388c119ab2e67eb19a54eb", kill_on_drop: false }` [INFO] [stdout] 6e1f0d928bcf396236e24ba5b05f5fa783f3252bb0388c119ab2e67eb19a54eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a3132af755dc0734c08171ff3a977527b9167ac1c6709015ca9ea1aa5563220 [INFO] running `Command { std: "docker" "start" "-a" "7a3132af755dc0734c08171ff3a977527b9167ac1c6709015ca9ea1aa5563220", kill_on_drop: false }` [INFO] [stderr] Compiling rpfm_cli v4.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "7a3132af755dc0734c08171ff3a977527b9167ac1c6709015ca9ea1aa5563220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3132af755dc0734c08171ff3a977527b9167ac1c6709015ca9ea1aa5563220", kill_on_drop: false }` [INFO] [stdout] 7a3132af755dc0734c08171ff3a977527b9167ac1c6709015ca9ea1aa5563220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aeaa1e35642ce616906b471565bfa74a9f119097d5cb481337d14c5bcede970b [INFO] running `Command { std: "docker" "start" "-a" "aeaa1e35642ce616906b471565bfa74a9f119097d5cb481337d14c5bcede970b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpfm_cli-a3a5acd6ab942765) [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" "aeaa1e35642ce616906b471565bfa74a9f119097d5cb481337d14c5bcede970b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeaa1e35642ce616906b471565bfa74a9f119097d5cb481337d14c5bcede970b", kill_on_drop: false }` [INFO] [stdout] aeaa1e35642ce616906b471565bfa74a9f119097d5cb481337d14c5bcede970b