[INFO] cloning repository https://github.com/dhth/squish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhth/squish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81df3d7b40f4cc69275346be0ea51a4621d31eaa [INFO] testing dhth/squish against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dhth/squish [INFO] finished tweaking git repo https://github.com/dhth/squish [INFO] tweaked toml for git repo https://github.com/dhth/squish written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dhth/squish on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dhth/squish 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2 [INFO] running `Command { std: "docker" "start" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling imgref v1.12.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling avif-serialize v0.8.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling squish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling squish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling insta-cmd v0.6.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 53.48s [INFO] running `Command { std: "docker" "inspect" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/squish-7ff4de95eadc3c43) [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/cli.rs (/opt/rustwide/target/release/deps/cli-c7013d4a698b5efb) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cli_shows_help ... ok [INFO] [stdout] test cli_fails_when_negative_blur_strength_provided ... ok [INFO] [stdout] test cli_fails_if_file_non_existent ... FAILED [INFO] [stdout] test cli_fails_when_incorrect_blur_strength_provided ... ok [INFO] [stdout] test cli_fails_when_blur_strength_exceeds_upper_threshold ... ok [INFO] [stdout] test cli_fails_if_incorrect_file_provided ... FAILED [INFO] [stdout] test cli_fails_when_incorrect_width_provided ... ok [INFO] [stdout] test cli_works_when_several_flags_are_provided ... ok [INFO] [stdout] test cli_works_for_local_file ... ok [INFO] [stdout] test cli_works_when_markdown_address_requested ... ok [INFO] [stdout] test cli_works_when_verbose_output_requested ... ok [INFO] [stdout] test cli_works_when_width_provided ... ok [INFO] [stdout] test cli_works_when_blurring_requested ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_fails_if_file_non_existent stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot: cli_fails_if_file_non_existent [INFO] [stdout] Source: tests/cli.rs:193 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] program: squish [INFO] [stdout] args: [INFO] [stdout] - tests/absent.png [INFO] [stdout] - "--output-file" [INFO] [stdout] - /var/tmp/output.png [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 4 4 │ ----- stderr ----- [INFO] [stdout] 5 5 │ Error: couldn't fetch file metadata [INFO] [stdout] 6 6 │ [INFO] [stdout] 7 7 │ Caused by: [INFO] [stdout] 8 │- No such file or directory (os error 2) [INFO] [stdout] 8 │+ No such file or directory (os error 2) [INFO] [stdout] 9 │+ [INFO] [stdout] 10 │+Stack backtrace: [INFO] [stdout] 11 │+ 0: [INFO] [stdout] 12 │+ 1: [INFO] [stdout] 13 │+ 2: [INFO] [stdout] 14 │+ 3: [INFO] [stdout] 15 │+ 4: [INFO] [stdout] 16 │+ 5: __libc_start_main [INFO] [stdout] 17 │+ 6: [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'cli_fails_if_file_non_existent' (2193) panicked at tests/cli.rs:193:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x608db49c0c66 - [INFO] [stdout] 1: 0x608db493d19a - [INFO] [stdout] 2: 0x608db49c01bb - [INFO] [stdout] 3: 0x608db49bfcbf - [INFO] [stdout] 4: 0x608db49bf8ea - [INFO] [stdout] 5: 0x608db49bf421 - [INFO] [stdout] 6: 0x608db49e8311 - [INFO] [stdout] 7: 0x608db49e82c9 - [INFO] [stdout] 8: 0x608db49e87dc - [INFO] [stdout] 9: 0x608db493d02b - [INFO] [stdout] 10: 0x608db4941301 - [INFO] [stdout] 11: 0x608db4936b70 - [INFO] [stdout] 12: 0x608db4a02e5b - [INFO] [stdout] 13: 0x608db49feff1 - [INFO] [stdout] 14: 0x608db49fe7dc - [INFO] [stdout] 15: 0x608db4a19e3c - [INFO] [stdout] 16: 0x608db49e9af9 - [INFO] [stdout] 17: 0x7f172c6f007a - [INFO] [stdout] 18: 0x7f172c783534 - clone [INFO] [stdout] 19: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cli_fails_if_incorrect_file_provided stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot: cli_fails_if_incorrect_file_provided [INFO] [stdout] Source: tests/cli.rs:214 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] program: squish [INFO] [stdout] args: [INFO] [stdout] - Cargo.toml [INFO] [stdout] - "--output-file" [INFO] [stdout] - /var/tmp/output.png [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 1 1 │ exit_code: 1 [INFO] [stdout] 2 2 │ ----- stdout ----- [INFO] [stdout] 3 3 │ [INFO] [stdout] 4 4 │ ----- stderr ----- [INFO] [stdout] 5 │-Error: couldn't determine the image format [INFO] [stdout] 5 │+Error: couldn't determine the image format [INFO] [stdout] 6 │+ [INFO] [stdout] 7 │+Stack backtrace: [INFO] [stdout] 8 │+ 0: [INFO] [stdout] 9 │+ 1: [INFO] [stdout] 10 │+ 2: [INFO] [stdout] 11 │+ 3: [INFO] [stdout] 12 │+ 4: [INFO] [stdout] 13 │+ 5: __libc_start_main [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] [stdout] 14 │+ 6: [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'cli_fails_if_incorrect_file_provided' (2195) panicked at tests/cli.rs:214:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x608db49c0c66 - [INFO] [stdout] 1: 0x608db493d19a - [INFO] [stdout] 2: 0x608db49c01bb - [INFO] [stdout] 3: 0x608db49bfcbf - [INFO] [stdout] 4: 0x608db49bf8ea - [INFO] [stdout] 5: 0x608db49bf421 - [INFO] [stdout] 6: 0x608db49e8311 - [INFO] [stdout] 7: 0x608db49e82c9 - [INFO] [stdout] 8: 0x608db49e87dc - [INFO] [stdout] 9: 0x608db493d02b - [INFO] [stdout] 10: 0x608db4941301 - [INFO] [stdout] 11: 0x608db4937900 - [INFO] [stdout] 12: 0x608db4a02e5b - [INFO] [stdout] 13: 0x608db49feff1 - [INFO] [stdout] 14: 0x608db49fe7dc - [INFO] [stdout] 15: 0x608db4a19e3c - [INFO] [stdout] 16: 0x608db49e9af9 - [INFO] [stdout] 17: 0x7f172c6f007a - [INFO] [stdout] 18: 0x7f172c783534 - clone [INFO] [stdout] 19: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_fails_if_file_non_existent [INFO] [stdout] cli_fails_if_incorrect_file_provided [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2", kill_on_drop: false }` [INFO] [stdout] 0e5453c5c7db8fed964bd3f743ea52b350e3dd7393a60e24d45020dc618a02a2