[INFO] fetching crate shellshot 0.2.6... [INFO] testing shellshot-0.2.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate shellshot 0.2.6 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate shellshot 0.2.6 [INFO] finished tweaking crates.io crate shellshot 0.2.6 [INFO] tweaked toml for crates.io crate shellshot 0.2.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shellshot 0.2.6 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shellshot 0.2.6 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9970f069129458fc61e62dd8ae0e425f2596beed6054a1d26909c1bbd79e270 [INFO] running `Command { std: "docker" "start" "-a" "f9970f069129458fc61e62dd8ae0e425f2596beed6054a1d26909c1bbd79e270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9970f069129458fc61e62dd8ae0e425f2596beed6054a1d26909c1bbd79e270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9970f069129458fc61e62dd8ae0e425f2596beed6054a1d26909c1bbd79e270", kill_on_drop: false }` [INFO] [stdout] f9970f069129458fc61e62dd8ae0e425f2596beed6054a1d26909c1bbd79e270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d8b654e161d96ef268dcf4974c676a8080e7272fb2b4114fde3d6642ab0cc8 [INFO] running `Command { std: "docker" "start" "-a" "11d8b654e161d96ef268dcf4974c676a8080e7272fb2b4114fde3d6642ab0cc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling serial2 v0.2.33 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling shellshot v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "11d8b654e161d96ef268dcf4974c676a8080e7272fb2b4114fde3d6642ab0cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d8b654e161d96ef268dcf4974c676a8080e7272fb2b4114fde3d6642ab0cc8", kill_on_drop: false }` [INFO] [stdout] 11d8b654e161d96ef268dcf4974c676a8080e7272fb2b4114fde3d6642ab0cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07120b5d661e1dab68565ac7295ef625379362083c14a4e6e9fe99cd243e776f [INFO] running `Command { std: "docker" "start" "-a" "07120b5d661e1dab68565ac7295ef625379362083c14a4e6e9fe99cd243e776f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling shellshot v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `Command { std: "docker" "inspect" "07120b5d661e1dab68565ac7295ef625379362083c14a4e6e9fe99cd243e776f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07120b5d661e1dab68565ac7295ef625379362083c14a4e6e9fe99cd243e776f", kill_on_drop: false }` [INFO] [stdout] 07120b5d661e1dab68565ac7295ef625379362083c14a4e6e9fe99cd243e776f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f4ec4113c740f6a1c1195c87dc2d268b367ad6ef2e308a1219483316f82fa0e [INFO] running `Command { std: "docker" "start" "-a" "0f4ec4113c740f6a1c1195c87dc2d268b367ad6ef2e308a1219483316f82fa0e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shellshot-d961f0b4932e33ba) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test image_renderer::canvas::tests::draw_shapes_and_text ... ok [INFO] [stdout] test image_generator::tests::test_error_handling_for_invalid_path ... ok [INFO] [stdout] test image_generator::tests::test_save_to_clipboard ... ok [INFO] [stdout] test image_generator::tests::test_save_to_png_in_tempdir ... ok [INFO] [stdout] test image_renderer::canvas::tests::canvas_creation ... ok [INFO] [stdout] test image_generator::tests::test_save_to_file_creates_nested_dirs ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_edge_cases ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_with_default_fallback ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_auto ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_invalid ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_from_str_numeric ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_to_u16_auto ... ok [INFO] [stdout] test image_renderer::canvas::tests::final_image_has_correct_dimensions ... ok [INFO] [stdout] test image_renderer::utils::tests::test_truecolor_with_palette_fallback ... ok [INFO] [stdout] test pty_executor::tests::test_empty_command_error ... ok [INFO] [stdout] test pty_executor::dimension::tests::test_to_u16_value ... ok [INFO] [stdout] test pty_executor::tests::test_run_command_basic ... ok [INFO] [stdout] test pty_executor::tests::test_run_command_ansi ... ok [INFO] [stdout] test image_renderer::canvas::tests::fill_and_fill_rect ... ok [INFO] [stdout] test image_renderer::tests::test_render_image_with_mock_screen ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_backspace ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_carriage_return ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_linefeed ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_ri_at_top ... ok [INFO] [stdout] test terminal_builder::action::control::tests::test_ri_not_at_top ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_absolute_and_forward_backward ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_absolute_and_line_absolute_variants ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_and_line_position_sets_both ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::character_position_absolute_moves_x_only ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_left_moves_relative_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_right_moves_relative_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::cursor_up_and_down_move_relative_y ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::forward_and_backward_tabulation ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::line_position_backward_moves_y_only_and_clamped ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::line_position_forward_moves_y_only ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::next_and_preceding_line_affect_y_and_reset_x ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::position_variant_sets_abs_position ... ok [INFO] [stdout] test image_renderer::utils::tests::test_palette_index_wrap_around ... ok [INFO] [stdout] test image_renderer::utils::tests::test_default_returns_none ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::save_and_restore_cursor_position_stack_behaviour ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::request_active_position_report_writes_report_to_writer ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_absolute_movements ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_forward_and_backward_tabulation ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_next_and_preceding_line ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_relative_movements ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_request_active_position_report_writes_to_writer ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_foreground_background ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_foreground_truecolor ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_intensity ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_invisible ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_inverse ... ok [INFO] [stdout] test terminal_builder::action::csi::cursor::tests::test_save_and_restore_cursor_stack ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_italic ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_strikethrough ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_underline ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_cursor_moves_right ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_edit_erase_character ... ok [INFO] [stdout] test terminal_builder::action::csi::tests::csi_sgr_applies_intensity ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_color_or_query_query_does_not_modify_cell ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_background_color ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_colors_multiple ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_reset_foreground_color ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_set_background_color ... ok [INFO] [stdout] test terminal_builder::action::operating_system_command::tests::test_set_foreground_color ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::finish_does_nothing_when_quiet ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::finish_clears_progress_bar ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::new_quiet_true_creates_no_progress_bar ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_does_nothing_when_quiet ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_ignores_non_print_actions ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::update_progress_updates_message_for_print_actions ... ok [INFO] [stdout] test terminal_builder::action::csi::sgr::tests::sgr_reset ... ok [INFO] [stdout] test terminal_builder::tests::test_resize_surface ... ok [INFO] [stdout] test terminal_builder::tests::test_resize_surface_with_colored_background_exact ... ok [INFO] [stdout] test terminal_builder::progress_bar::tests::new_quiet_false_creates_progress_bar ... ok [INFO] [stdout] test terminal_builder::tests::test_run_loop_empty_content ... ok [INFO] [stdout] test window_decoration::tests::test_all_window_decorations_colors ... ok [INFO] [stdout] test window_decoration::tests::test_all_window_decorations_command_line ... ok [INFO] [stdout] test terminal_builder::tests::test_terminal_builder_run_simple_text ... ok [INFO] [stdout] test window_decoration::tests::test_all_window_decorations_draw ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_no_timeout ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_none ... ok [INFO] [stdout] test app::tests::test_execute_command_with_file ... ok [INFO] [stdout] test pty_executor::tests::test_timeout ... ok [INFO] [stdout] test pty_executor::utils::tests::test_with_timeout_triggers_kill ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shellshot-f28be4d53212b0c0) [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] Doc-tests shellshot [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" "0f4ec4113c740f6a1c1195c87dc2d268b367ad6ef2e308a1219483316f82fa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4ec4113c740f6a1c1195c87dc2d268b367ad6ef2e308a1219483316f82fa0e", kill_on_drop: false }` [INFO] [stdout] 0f4ec4113c740f6a1c1195c87dc2d268b367ad6ef2e308a1219483316f82fa0e