[INFO] cloning repository https://github.com/Wangnov/cryosnap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wangnov/cryosnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6f7c7ef38eb5526f882eb1a1d76013d773931e7
[INFO] testing Wangnov/cryosnap against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangnov%2Fcryosnap" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wangnov/cryosnap
[INFO] finished tweaking git repo https://github.com/Wangnov/cryosnap
[INFO] tweaked toml for git repo https://github.com/Wangnov/cryosnap written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wangnov/cryosnap 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 git repo https://github.com/Wangnov/cryosnap 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3757c6956f46ca534616c2ad080304fbe618e0fdf869951d140c616a529fdc8d
[INFO] running `Command { std: "docker" "start" "-a" "3757c6956f46ca534616c2ad080304fbe618e0fdf869951d140c616a529fdc8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3757c6956f46ca534616c2ad080304fbe618e0fdf869951d140c616a529fdc8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3757c6956f46ca534616c2ad080304fbe618e0fdf869951d140c616a529fdc8d", kill_on_drop: false }`
[INFO] [stdout] 3757c6956f46ca534616c2ad080304fbe618e0fdf869951d140c616a529fdc8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e930d1c52bb3813a581447a00fd3d33d6fda9c4267d7c48b4678a0327e8dcc3b
[INFO] running `Command { std: "docker" "start" "-a" "e930d1c52bb3813a581447a00fd3d33d6fda9c4267d7c48b4678a0327e8dcc3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libdeflate-sys v1.25.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling serial2 v0.2.33
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling usvg v0.46.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling libdeflater v1.25.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling resvg v0.46.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling imagequant v4.4.1
[INFO] [stderr]    Compiling oxipng v10.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling napi v3.8.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling napi-derive-backend v5.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cryosnap-node v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-node)
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling napi-derive v3.5.1
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling cryosnap-core v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-core)
[INFO] [stderr]    Compiling cryosnap v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "e930d1c52bb3813a581447a00fd3d33d6fda9c4267d7c48b4678a0327e8dcc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e930d1c52bb3813a581447a00fd3d33d6fda9c4267d7c48b4678a0327e8dcc3b", kill_on_drop: false }`
[INFO] [stdout] e930d1c52bb3813a581447a00fd3d33d6fda9c4267d7c48b4678a0327e8dcc3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 58dfb4542eb2bbf73c371e067d2c9b98801b1638c9316b6df71d49a0afd9a3e1
[INFO] running `Command { std: "docker" "start" "-a" "58dfb4542eb2bbf73c371e067d2c9b98801b1638c9316b6df71d49a0afd9a3e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cryosnap-core v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-core)
[INFO] [stderr]    Compiling cryosnap v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-cli)
[INFO] [stderr]    Compiling cryosnap-node v0.2.11 (/opt/rustwide/workdir/crates/cryosnap-node)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.24s
[INFO] running `Command { std: "docker" "inspect" "58dfb4542eb2bbf73c371e067d2c9b98801b1638c9316b6df71d49a0afd9a3e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58dfb4542eb2bbf73c371e067d2c9b98801b1638c9316b6df71d49a0afd9a3e1", kill_on_drop: false }`
[INFO] [stdout] 58dfb4542eb2bbf73c371e067d2c9b98801b1638c9316b6df71d49a0afd9a3e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }`
[INFO] [stdout] b6d10e12459961fa807977f24d827840cf572913a33049cb0f10b25897f9bdfb
[INFO] running `Command { std: "docker" "start" "-a" "b6d10e12459961fa807977f24d827840cf572913a33049cb0f10b25897f9bdfb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cryosnap-da655ba8e4b70d41)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test interactive::tests::run_interactive_updates_config ... ok
[INFO] [stdout] test config::tests::load_config_full ... ok
[INFO] [stdout] test io::tests::read_stdin_with_override ... ok
[INFO] [stdout] test args::tests::arg_enum_conversions_cover_variants ... ok
[INFO] [stdout] test interactive::tests::run_interactive_with_stdin_choice ... ok
[INFO] [stdout] test interactive::tests::interactive_command_branch ... ok
[INFO] [stdout] test interactive::tests::run_interactive_selects_never_fallback_and_hk_region ... ok
[INFO] [stdout] test parse::tests::parse_box_accepts_values ... testok
[INFO] [stdout] test parse::tests::parse_box_empty_defaults ... ok
[INFO] [stdout] test io::tests::write_output_stdout_branch ... ok
[INFO] [stdout] test parse::tests::parse_box_rejects_invalid_length ... ok
[INFO] [stdout] test parse::tests::parse_font_dirs_splits_and_trims ... ok
[INFO] [stdout] test parse::tests::parse_font_fallbacks_empty_returns_empty ... ok
[INFO] [stdout] test config::tests::default_app_dir_uses_env ... ok
[INFO] [stdout] test io::tests::write_output_to_file ... ok
[INFO] [stdout] test parse::tests::parse_lines_accepts_values ... ok
[INFO] [stdout] test parse::tests::parse_lines_empty_defaults ... ok
[INFO] [stdout] test io::tests::write_output_default_name_svg ... ok
[INFO] [stdout] test io::tests::write_output_default_name ... ok
[INFO] [stdout] test parse::tests::parse_lines_rejects_invalid_length ... ok
[INFO] [stdout] test parse::tests::parse_timeout_ms_human ... ok
[INFO] [stdout] test io::tests::write_output_to_file_prints_when_tty ... ok
[INFO] [stdout] test config::tests::migrate_legacy_user_config_copies ... ok
[INFO] [stdout] test config::tests::load_config_from_path ... ok
[INFO] [stdout] test config::tests::load_config_user_fallback ... ok
[INFO] [stdout] test io::tests::write_output_default_name_webp ... ok
[INFO] [stdout] test parse::tests::parse_timeout_ms_numeric ... ok
[INFO] [stdout] test parse::tests::parse_timeout_ms_rejects_overflow ... ok
[INFO] [stdout] test config::tests::save_and_load_user_config ... ok
[INFO] [stdout] test run::tests::expand_output_pattern_basic ... ok
[INFO] [stdout] test run::tests::expand_output_pattern_invalid ... ok
[INFO] [stdout] test run::tests::expand_output_pattern_invalid_variants ... ok
[INFO] [stdout] test run::tests::format_from_extension_unknown ... ok
[INFO] [stdout] Generate images of code and terminal output.
[INFO] [stdout] 
[INFO] [stdout] Usage: cryosnap [OPTIONS] [INPUT]
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [INPUT]  Input file path. Use "-" to read from stdin
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -o, --output <OUTPUT>
[INFO] [stdout]           Output file path (.svg/.png/.webp). Supports out.{svg,png,webp}. If omitted, writes to stdout (or cryosnap.png when stdout is a TTY)
[INFO] [stdout]       --format <FORMAT>
[INFO] [stdout]           Output format (svg, png, or webp) [possible values: svg, png, webp]
[INFO] [stdout]   -c, --config <CONFIG>
[INFO] [stdout]           JSON config file path (default/base/full/user or custom file)
[INFO] [stdout]   -i, --interactive
[INFO] [stdout]           Use interactive mode to configure settings
[INFO] [stdout]   -b, --background <BACKGROUND>
[INFO] [stdout]           Background color (e.g. #171717)
[INFO] [stdout]   -p, --padding <PADDING>
[INFO] [stdout]           Padding (1,2,4 values)
[INFO] [stdout]   -m, --margin <MARGIN>
[INFO] [stdout]           Margin (1,2,4 values)
[INFO] [stdout]   -W, --width <WIDTH>
[INFO] [stdout]           Width of output image
[INFO] [stdout]   -H, --height <HEIGHT>
[INFO] [stdout]           Height of output image
[INFO] [stdout]   -t, --theme <THEME>
[INFO] [stdout]           Theme name for syntax highlighting
[INFO] [stdout]   -l, --language <LANGUAGE>
[INFO] [stdout]           Language name for syntax highlighting
[INFO] [stdout]   -w, --wrap <WRAP>
[INFO] [stdout]           Wrap lines at a specific width
[INFO] [stdout]       --lines <LINES>
[INFO] [stdout]           Lines to capture (start,end)
[INFO] [stdout]       --window [<WINDOW>]
[INFO] [stdout]           Show window controls [possible values: true, false]
[INFO] [stdout]       --show-line-numbers [<SHOW_LINE_NUMBERS>]
[INFO] [stdout]           Show line numbers [possible values: true, false]
[INFO] [stdout]   -r, --border.radius <BORDER_RADIUS>
[INFO] [stdout]           Border radius
[INFO] [stdout]       --border.width <BORDER_WIDTH>
[INFO] [stdout]           Border width
[INFO] [stdout]       --border.color <BORDER_COLOR>
[INFO] [stdout]           Border color
[INFO] [stdout]       --shadow.blur <SHADOW_BLUR>
[INFO] [stdout]           Shadow blur
[INFO] [stdout]       --shadow.x <SHADOW_X>
[INFO] [stdout]           Shadow offset X
[INFO] [stdout]       --shadow.y <SHADOW_Y>
[INFO] [stdout]           Shadow offset Y
[INFO] [stdout]       --font.family <FONT_FAMILY>
[INFO] [stdout]           Font family
[INFO] [stdout]       --font.file <FONT_FILE>
[INFO] [stdout]           Font file path
[INFO] [stdout]       --font.fallbacks <LIST>
[INFO] [stdout]           Font fallback families (comma-separated)
[INFO] [stdout]       --font.dirs <LIST>
[INFO] [stdout]           Font directories (comma-separated). Defaults to ~/.cryosnap/fonts
[INFO] [stdout]       --font.cjk-region <FONT_CJK_REGION>
[INFO] [stdout]           CJK region preference (auto, sc, tc, hk, jp, kr) [possible values: auto, sc, tc, hk, jp, kr]
[INFO] [stdout]       --font.auto-download [<FONT_AUTO_DOWNLOAD>]
[INFO] [stdout]           Auto-download missing fonts [possible values: true, false]
[INFO] [stdout]       --font.force-update [<FONT_FORCE_UPDATE>]
[INFO] [stdout]           Force refresh downloaded fonts (always check latest when downloading) [possible values: true, false]
[INFO] [stdout]       --font.system-fallback <FONT_SYSTEM_FALLBACK>
[INFO] [stdout]           System font fallback mode (auto, always, never) [possible values: auto, always, never]
[INFO] [stdout]       --font.size <FONT_SIZE>
[INFO] [stdout]           Font size
[INFO] [stdout]       --line-height <LINE_HEIGHT>
[INFO] [stdout]           Line height
[INFO] [stdout]       --raster.scale <RASTER_SCALE>
[INFO] [stdout]           Raster scale when width/height not specified
[INFO] [stdout]       --raster.max-pixels <RASTER_MAX_PIXELS>
[INFO] [stdout]           Maximum raster pixels to cap memory usage (0 disables)
[INFO] [stdout]       --raster.backend <RASTER_BACKEND>
[INFO] [stdout]           Raster backend (auto, resvg, rsvg) [possible values: auto, resvg, rsvg]
[INFO] [stdout]       --title [<TITLE>]
[INFO] [stdout]           Enable title bar text when window controls are shown [possible values: true, false]
[INFO] [stdout]       --title.text <TITLE_TEXT>
[INFO] [stdout]           Title text override
[INFO] [stdout]       --title.path-style <TITLE_PATH_STYLE>
[INFO] [stdout]           Title path style for file inputs (absolute, relative, basename) [possible values: absolute, relative, basename]
[INFO] [stdout]       --title.tmux-format <TITLE_TMUX_FORMAT>
[INFO] [stdout]           tmux title format string
[INFO] [stdout]       --title.align <TITLE_ALIGN>
[INFO] [stdout]           Title alignment (left, center, right) [possible values: left, center, right]
[INFO] [stdout]       --title.size <TITLE_SIZE>
[INFO] [stdout]           Title font size
[INFO] [stdout]       --title.color <TITLE_COLOR>
[INFO] [stdout]           Title color
[INFO] [stdout]       --title.opacity <TITLE_OPACITY>
[INFO] [stdout]           Title opacity (0-1)
[INFO] [stdout]       --title.max-width <TITLE_MAX_WIDTH>
[INFO] [stdout]           Title max width (cells)
[INFO] [stdout]       --title.ellipsis <TITLE_ELLIPSIS>
[INFO] [stdout]           Title ellipsis string
[INFO] [stdout]       --font.ligatures [<FONT_LIGATURES>]
[INFO] [stdout]           Enable font ligatures [possible values: true, false]
[INFO] [stdout]       --png-opt [<PNG_OPT>]
[INFO] [stdout]           Optimize PNG output (lossless) [possible values: true, false]
[INFO] [stdout]       --png-opt-level <PNG_OPT_LEVEL>
[INFO] [stdout]           PNG optimization preset (0-6)
[INFO] [stdout]       --png-strip <PNG_STRIP>
[INFO] [stdout]           PNG metadata strip mode (none, safe, all) [possible values: none, safe, all]
[INFO] [stdout]       --png-quant [<PNG_QUANT>]
[INFO] [stdout]           Quantize PNG output (lossy, libimagequant) [possible values: true, false]
[INFO] [stdout]       --png-quant-quality <PNG_QUANT_QUALITY>
[INFO] [stdout]           PNG quantize quality (0-100)
[INFO] [stdout]       --png-quant-speed <PNG_QUANT_SPEED>
[INFO] [stdout]           PNG quantize speed (1-10)
[INFO] [stdout]       --png-quant-dither <PNG_QUANT_DITHER>
[INFO] [stdout]           PNG quantize dithering level (0-1)
[INFO] [stdout]       --png-quant-preset <PNG_QUANT_PRESET>
[INFO] [stdout]           PNG quantize preset (fast, balanced, best) [possible values: fast, balanced, best]
[INFO] [stdout]       --execute.timeout <EXECUTE_TIMEOUT>
[INFO] [stdout]           Execute timeout (e.g. 500ms, 2s)
[INFO] [stdout]   -x, --execute <EXECUTE>
[INFO] [stdout]           Execute command and capture output
[INFO] [stdout]       --tmux
[INFO] [stdout]           Capture output from tmux capture-pane
[INFO] [stdout]       --tmux-args <ARGS>
[INFO] [stdout]           Raw args passed to `tmux capture-pane` (e.g. "-t %3 -S -200 -E 100 -J")
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help
[INFO] [stdout]   -V, --version
[INFO] [stdout]           Print version
[INFO] [stdout] test run::tests::resolve_format_from_arg ... ok
[INFO] [stdout] test io::tests::write_output_stdin_default_name ... ok
[INFO] [stdout] test run::tests::resolve_format_from_output ... ok
[INFO] [stdout] test parse::tests::parse_font_dirs_empty_returns_empty ... ok
[INFO] [stdout] test parse::tests::parse_font_fallbacks_splits_and_trims ... ok
[INFO] [stdout] test config::tests::load_config_default ... ok
[INFO] [stdout] test run::tests::run_with_interactive_requires_tty ... ok
[INFO] [stdout] test run::tests::run_with_help_when_no_input_and_tty ... ok
[INFO] [stdout] test run::tests::run_with_rejects_tmux_execute_combo ... ok
[INFO] [stdout] test config::tests::load_config_missing_errors ... ok
[INFO] [stdout] test parse::tests::parse_timeout_ms_invalid ... ok
[INFO] [stdout] test tmux::tests::build_tmux_capture_args_defaults ... ok
[INFO] [stdout] test tmux::tests::extract_tmux_target_from_compact_flag ... ok
[INFO] [stdout] test run::tests::run_with_output_pattern_conflicts_with_format ... ok
[INFO] [stdout] test tmux::tests::build_tmux_capture_args_preserves_flags ... ok
[INFO] [stdout] test tmux::tests::extract_tmux_target_from_separate_flag ... ok
[INFO] [stdout] test tmux::tests::tmux_title_empty_format_returns_none ... ok
[INFO] [stdout] test tmux::tests::normalize_tmux_args_accepts_raw_string ... ok
[INFO] [stdout] test run::tests::run_with_execute_command_output ... ok
[INFO] [stdout] test run::tests::run_with_reads_stdin_when_piped ... ok
[INFO] [stdout] test run::tests::run_with_font_overrides_and_file_input ... ok
[INFO] [stdout] test run::tests::run_with_tmux_capture_uses_fake_tmux ... ok
[INFO] [stdout] test tmux::tests::capture_tmux_output_missing_tmux_errors ... ok
[INFO] [stdout] test tmux::tests::tmux_title_missing_tmux_returns_none ... ok
[INFO] [stdout] test run::tests::run_with_applies_many_overrides ... ok
[INFO] [stdout] test run::tests::run_with_output_pattern_writes_webp_and_prints ... ok
[INFO] [stdout] test run::tests::run_with_stdout_tty_default_png ... ok
[INFO] [stdout] test run::tests::run_with_output_pattern_writes_multiple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multi_output_avoids_rsvg.rs (/opt/rustwide/target/debug/deps/multi_output_avoids_rsvg-a5ba9f509e17b6ae)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test output_pattern_png_webp_ignores_rsvg_convert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryosnap_core-25db6b6d653d062d)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test tests::apply_github_proxy_adds_slash ... ok
[INFO] [stdout] test tests::ansi_color_fallbacks ... ok
[INFO] [stdout] test tests::build_fontdb_cache_reuses_and_invalidates ... ok
[INFO] [stdout] test tests::build_github_candidates_dedupes ... ok
[INFO] [stdout] test tests::build_svg_includes_border_shadow ... ok
[INFO] [stdout] test tests::cjk_region_helpers_cover_all_variants ... ok
[INFO] [stdout] test tests::collect_cjk_regions_includes_scripts_and_config ... ok
[INFO] [stdout] test tests::cut_text_window ... ok
[INFO] [stdout] test tests::cut_text_window_defaults_and_negative ... ok
[INFO] [stdout] test tests::build_svg_renders_title_and_styles ... ok
[INFO] [stdout] test tests::choose_family_prefers_sans ... ok
[INFO] [stdout] test tests::cut_text_window_out_of_range_returns_empty ... ok
[INFO] [stdout] test tests::default_font_dir_uses_cryosnap_home ... ok
[INFO] [stdout] test tests::encode_indexed_png_rejects_invalid_length ... ok
[INFO] [stdout] test tests::ensure_fonts_available_respects_auto_download_env ... ok
[INFO] [stdout] test tests::deserialize_lines_values ... ok
[INFO] [stdout] test tests::decode_png_rgba_roundtrip ... ok
[INFO] [stdout] test tests::decode_png_rgb_expands_alpha ... ok
[INFO] [stdout] test tests::decode_png_indexed_expands ... ok
[INFO] [stdout] test tests::decode_png_grayscale_variants ... ok
[INFO] [stdout] test tests::encode_indexed_png_with_alpha_palette ... ok
[INFO] [stdout] test tests::execute_command_parse_error ... ok
[INFO] [stdout] test tests::execute_command_rejects_empty ... ok
[INFO] [stdout] test tests::detab_expands ... ok
[INFO] [stdout] test tests::download_notofonts_file_skips_when_exists ... ok
[INFO] [stdout] test tests::deserialize_box_values ... ok
[INFO] [stdout] test tests::execute_command_missing_binary ... ok
[INFO] [stdout] test tests::expand_box_invalid_length_defaults ... ok
[INFO] [stdout] test tests::fetch_with_candidates_handles_not_modified ... ok
[INFO] [stdout] test tests::ensure_fonts_available_skips_downloads_when_fonts_present ... ok
[INFO] [stdout] test tests::download_url_with_etag_not_modified ... ok
[INFO] [stdout] test tests::execute_command_echo ... ok
[INFO] [stdout] test tests::expand_home_dir_expands_tilde ... ok
[INFO] [stdout] test tests::is_ansi_input_detects_escape ... ok
[INFO] [stdout] test tests::line_width_cells_handles_tab_at_start ... ok
[INFO] [stdout] test tests::execute_command_no_output ... ok
[INFO] [stdout] test tests::looks_like_json_detects_payloads ... ok
[INFO] [stdout] test tests::fetch_bytes_with_cache_uses_etag ... ok
[INFO] [stdout] test tests::load_input_file_reads_text ... ok
[INFO] [stdout] test tests::choose_family_avoids_looped_when_possible ... ok
[INFO] [stdout] test tests::choose_family_avoids_supplement_when_possible ... ok
[INFO] [stdout] test tests::normalize_repo_key_strips_punct ... ok
[INFO] [stdout] test tests::parse_ansi_colors ... ok
[INFO] [stdout] test tests::needs_system_fonts_respects_modes ... ok
[INFO] [stdout] test tests::parse_cjk_region_from_locale_variants ... ok
[INFO] [stdout] test tests::execute_command_failure ... ok
[INFO] [stdout] test tests::parse_ansi_styles_and_resets ... ok
[INFO] [stdout] test tests::parse_ansi_extended_colors_and_tabs ... ok
[INFO] [stdout] test tests::parse_ansi_rgb_color_and_reset ... ok
[INFO] [stdout] test tests::fetch_bytes_with_cache_refreshes_invalid_cached_json ... ok
[INFO] [stdout] test tests::pick_best_font_file_prefers_regular ... ok
[INFO] [stdout] test tests::github_proxy_candidates_from_env ... ok
[INFO] [stdout] test tests::execute_command_timeout ... ok
[INFO] [stdout] test tests::fetch_bytes_with_cache_falls_back_to_proxy ... ok
[INFO] [stdout] test tests::quantize_pixmap_to_png_basic ... ok
[INFO] [stdout] test tests::locale_cjk_region_prefers_env_order ... ok
[INFO] [stdout] test tests::locale_cjk_region_returns_none_without_env ... ok
[INFO] [stdout] test tests::parse_font_dir_list_ignores_empty ... ok
[INFO] [stdout] test tests::quantize_preset_overrides_values ... ok
[INFO] [stdout] test tests::quantize_rgba_to_png_rejects_invalid_len ... ok
[INFO] [stdout] test tests::raster_scale_clamps_pixels ... ok
[INFO] [stdout] test tests::raster_scale_defaults ... ok
[INFO] [stdout] test tests::raster_scale_with_dimensions ... ok
[INFO] [stdout] test tests::render_svg_with_ansi_wrap ... ok
[INFO] [stdout] test tests::render_webp_from_svg_rejects_rsvg_backend ... ok
[INFO] [stdout] test tests::repo_from_release_url_extracts ... ok
[INFO] [stdout] test tests::quantize_png_bytes_basic ... ok
[INFO] [stdout] test tests::resolve_script_font_plan_files_repo ... ok
[INFO] [stdout] test tests::resolve_script_font_plan_dedupes_scripts ... ok
[INFO] [stdout] test tests::resolve_script_font_plan_release_repo ... ok
[INFO] [stdout] test tests::resolve_title_text_from_command ... ok
[INFO] [stdout] test tests::resolve_title_text_window_controls_off_returns_none ... ok
[INFO] [stdout] test tests::sanitize_title_text_removes_newlines ... ok
[INFO] [stdout] test tests::resolve_title_text_disabled_returns_none ... ok
[INFO] [stdout] test tests::scale_dimension_rejects_zero ... ok
[INFO] [stdout] test tests::score_family_name_variants ... ok
[INFO] [stdout] test tests::score_font_path_variants ... ok
[INFO] [stdout] test tests::script_repo_key_maps_latin ... ok
[INFO] [stdout] test tests::script_repo_key_skips_common_and_cjk ... ok
[INFO] [stdout] test tests::split_line_by_width_empty_line_returns_default ... ok
[INFO] [stdout] test tests::score_font_path_prefers_regular ... ok
[INFO] [stdout] test tests::split_line_by_width_wraps_spans ... ok
[INFO] [stdout] test tests::svg_font_face_css_respects_family ... ok
[INFO] [stdout] test tests::svg_font_face_css_unknown_ext_defaults ... ok
[INFO] [stdout] test tests::svg_font_face_css_woff_format ... ok
[INFO] [stdout] test tests::tag_from_release_url_extracts ... ok
[INFO] [stdout] test tests::title_truncates_with_ellipsis ... ok
[INFO] [stdout] test tests::title_text_from_path_basename_and_relative ... ok
[INFO] [stdout] test tests::title_uses_absolute_path ... ok
[INFO] [stdout] test tests::unpremultiply_rgba_handles_zero_alpha ... ok
[INFO] [stdout] test tests::truncate_to_cells_edge_cases ... ok
[INFO] [stdout] test tests::verify_sha256_handles_expected ... ok
[INFO] [stdout] test tests::wrap_ansi_lines_basic ... ok
[INFO] [stdout] test tests::wrap_text_basic ... ok
[INFO] [stdout] test tests::validate_zip_and_extract_entry ... ok
[INFO] [stdout] test tests::optimize_png_handles_strip_options ... ok
[INFO] [stdout] test tests::build_fontdb_loads_font_file_and_system_fonts ... ok
[INFO] [stdout] test tests::render_svg_includes_nf_fallback_when_needed ... ok
[INFO] [stdout] test tests::render_svg_respects_lines_offset ... ok
[INFO] [stdout] test tests::render_svg_basic ... ok
[INFO] [stdout] test tests::highlight_code_with_language_and_path ... ok
[INFO] [stdout] test tests::render_png_optimize_disabled ... ok
[INFO] [stdout] test tests::render_webp_basic ... ok
[INFO] [stdout] test tests::render_png_quantize_basic ... ok
[INFO] [stdout] test tests::render_png_webp_from_svg_once_basic ... ok
[INFO] [stdout] test tests::render_svg_planned_basic ... ok
[INFO] [stdout] test tests::resolve_font_dirs_prefers_env ... ok
[INFO] [stdout] test tests::resolve_font_dirs_uses_config_dirs ... ok
[INFO] [stdout] test tests::render_png_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryosnap_node-c0edd9d3c5d1f987)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::render_png_from_file ... ok
[INFO] [stdout] test tests::render_rejects_invalid_config_json ... ok
[INFO] [stdout] test tests::render_svg_from_text_default ... ok
[INFO] [stdout] test tests::render_webp_from_text ... ok
[INFO] [stdout] test tests::version_non_empty ... ok
[INFO] [stdout] test tests::render_reuses_cached_config_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cryosnap_core
[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" "b6d10e12459961fa807977f24d827840cf572913a33049cb0f10b25897f9bdfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d10e12459961fa807977f24d827840cf572913a33049cb0f10b25897f9bdfb", kill_on_drop: false }`
[INFO] [stdout] b6d10e12459961fa807977f24d827840cf572913a33049cb0f10b25897f9bdfb
